1
0
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:
Peter Kokot
2024-08-12 14:37:22 +02:00
parent 8ca8d7750d
commit d334382eb8

View File

@@ -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],