We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc17692 commit 3d5e064Copy full SHA for 3d5e064
doc/Language/syntax.pod6
@@ -309,7 +309,7 @@ leading zeros do I<not> indicate base 8; instead a compile-time warning is
309
issued.
310
311
In all literal formats, you can use underscores to group digits;
312
-they don't carry any semantic; the following literals all evaluate to the same
+they don't carry any semantic information; the following literals all evaluate to the same
313
number:
314
315
1000000
0 commit comments