Skip to content

Commit d334382

Browse files
committed
[skip ci] Fix typo s/dissasembly/disassembly
1 parent 8ca8d77 commit d334382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/config.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PHP_ARG_ENABLE([opcache-jit],
1919
[no])
2020

2121
PHP_ARG_WITH([capstone],
22-
[whether to support opcache JIT dissasembly through Capstone],
22+
[whether to support opcache JIT disassembly through Capstone],
2323
[AS_HELP_STRING([--with-capstone],
2424
[Support opcache JIT disassembly through Capstone])],
2525
[no],

0 commit comments

Comments
 (0)