We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca8d77 commit d334382Copy full SHA for d334382
ext/opcache/config.m4
@@ -19,7 +19,7 @@ PHP_ARG_ENABLE([opcache-jit],
19
[no])
20
21
PHP_ARG_WITH([capstone],
22
- [whether to support opcache JIT dissasembly through Capstone],
+ [whether to support opcache JIT disassembly through Capstone],
23
[AS_HELP_STRING([--with-capstone],
24
[Support opcache JIT disassembly through Capstone])],
25
[no],
0 commit comments