Skip to content

Commit cff39cc

Browse files
committed
[skip ci] Fix typo
1 parent 0b25e26 commit cff39cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dba/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ if test "$PHP_DB1" != "no"; then
571571
AC_DEFINE_UNQUOTED([DB1_INCLUDE_FILE], ["$THIS_INCLUDE"],
572572
[The DB1 handler header file.])
573573
AC_DEFINE([DBA_DB1], [1],
574-
[Define to 1 the dba extension uses the Berkeley DB version 1 (DB1)
574+
[Define to 1 if the dba extension uses the Berkeley DB version 1 (DB1)
575575
handler.])
576576
THIS_RESULT=yes
577577
],[

0 commit comments

Comments
 (0)