Skip to content

Commit c3f90bc

Browse files
lovelocksodabrew
authored andcommitted
correct a spelling mistake (#207)
1 parent 172d1ff commit c3f90bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ PHP_ARG_ENABLE(memcached-sasl, whether to enable memcached sasl support,
2424
[ --disable-memcached-sasl Disable memcached sasl support], yes, no)
2525

2626
PHP_ARG_ENABLE(memcached-protocol, whether to enable memcached protocol support,
27-
[ --enable-memcached-protocol Enable memcached protocoll support], no, no)
27+
[ --enable-memcached-protocol Enable memcached protocol support], no, no)
2828

2929
PHP_ARG_WITH(system-fastlz, whether to use system FastLZ bibrary,
3030
[ --with-system-fastlz Use system FastLZ bibrary], no, no)

0 commit comments

Comments
 (0)