From: Michael Voříšek Date: Wed, 2 Sep 2020 10:24:43 +0000 (+0200) Subject: Fix typo in test description X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb284f668cbefa7b6dff726951c4473345e78bf9;p=php Fix typo in test description Closes GH-6062. --- diff --git a/ext/opcache/tests/jit/cmp_003.phpt b/ext/opcache/tests/jit/cmp_003.phpt index 60698dea04..e7ed76a66e 100644 --- a/ext/opcache/tests/jit/cmp_003.phpt +++ b/ext/opcache/tests/jit/cmp_003.phpt @@ -1,5 +1,5 @@ --TEST-- -JIT CMP: 003 Comparisoin with NaN +JIT CMP: 003 Comparison with NaN --INI-- opcache.enable=1 opcache.enable_cli=1