diff --git a/ext/opcache/config.m4 b/ext/opcache/config.m4 index 1bf7bbf8843..3b9c5bf481c 100644 --- a/ext/opcache/config.m4 +++ b/ext/opcache/config.m4 @@ -19,7 +19,7 @@ PHP_ARG_ENABLE([opcache-jit], [no]) PHP_ARG_WITH([capstone], - [whether to support opcache JIT dissasembly through Capstone], + [whether to support opcache JIT disassembly through Capstone], [AS_HELP_STRING([--with-capstone], [Support opcache JIT disassembly through Capstone])], [no],