We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e2174 commit 1812286Copy full SHA for 1812286
ext/standard/tests/math/pi_basic.phpt
@@ -7,7 +7,7 @@ precision=14
7
echo pi(), "\n";
8
echo M_PI, "\n";
9
// N.B pi() ignores all specified arguments no error
10
-// messages are produced if arguments are spcified.
+// messages are produced if arguments are specified.
11
?>
12
--EXPECT--
13
3.1415926535898
0 commit comments