[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
No known key found for this signature in database
GPG key ID: A94800907AA79B36

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