mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Fix typo s/dissasembly/disassembly
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user