Skip to content

Commit f7607ce

Browse files
authored
ok to use this as an adjective here
1 parent 1f144fe commit f7607ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/packages.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sigil). This includes:
2525
$Foo::Bar::baz # compound identifiers separated by ::
2626
$Foo::($bar)::baz # compound identifiers that perform interpolations
2727
$42 # numeric names
28-
$! # certain punctuational variables
28+
$! # certain punctuation variables
2929
3030
X<|::,package>
3131
C<::> is used to separate nested package names.

0 commit comments

Comments
 (0)