Skip to content

Commit f17bbc9

Browse files
committed
WIP
1 parent 2df766c commit f17bbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/variables.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Variables are symbolic names for values or L<containers|/language/containers>.
88
Variable declarations or assignment of values may create a container on the fly.
99
Variable names can start with or without a special character called a I<sigil>,
10-
followed optionally by a second special character named I<twigil> and then an
10+
followed followed optionally by a second special character named I<twigil> and then an
1111
L<identifier|/language/syntax#Identifiers>.
1212

1313

0 commit comments

Comments
 (0)