Skip to content

Commit 3d5e064

Browse files
authored
add missing word
1 parent fc17692 commit 3d5e064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/syntax.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ leading zeros do I<not> indicate base 8; instead a compile-time warning is
309309
issued.
310310
311311
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
312+
they don't carry any semantic information; the following literals all evaluate to the same
313313
number:
314314
315315
1000000

0 commit comments

Comments
 (0)