Skip to content

Commit 7fbcf76

Browse files
author
Derick Rethans
committed
-fix typo
1 parent e4bc32f commit 7fbcf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/ext_skel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
150150
dnl # --with-$extname -> add include path
151151
dnl PHP_ADD_INCLUDE(\$${EXTNAME}_DIR/include)
152152
153-
dnl # --with-$extname -> chech for lib and symbol presence
153+
dnl # --with-$extname -> check for lib and symbol presence
154154
dnl LIBNAME=$extname # you may want to change this
155155
dnl LIBSYMBOL=$extname # you most likely want to change this
156156

0 commit comments

Comments
 (0)