Skip to content

Commit 1812286

Browse files
committed
ext/standard Fix typos
1 parent b4e2174 commit 1812286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/math/pi_basic.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ precision=14
77
echo pi(), "\n";
88
echo M_PI, "\n";
99
// N.B pi() ignores all specified arguments no error
10-
// messages are produced if arguments are spcified.
10+
// messages are produced if arguments are specified.
1111
?>
1212
--EXPECT--
1313
3.1415926535898

0 commit comments

Comments
 (0)