We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172d1ff commit c3f90bcCopy full SHA for c3f90bc
1 file changed
config.m4
@@ -24,7 +24,7 @@ PHP_ARG_ENABLE(memcached-sasl, whether to enable memcached sasl support,
24
[ --disable-memcached-sasl Disable memcached sasl support], yes, no)
25
26
PHP_ARG_ENABLE(memcached-protocol, whether to enable memcached protocol support,
27
-[ --enable-memcached-protocol Enable memcached protocoll support], no, no)
+[ --enable-memcached-protocol Enable memcached protocol support], no, no)
28
29
PHP_ARG_WITH(system-fastlz, whether to use system FastLZ bibrary,
30
[ --with-system-fastlz Use system FastLZ bibrary], no, no)
0 commit comments