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 2df766c commit f17bbc9Copy full SHA for f17bbc9
doc/Language/variables.rakudoc
@@ -7,7 +7,7 @@
7
Variables are symbolic names for values or L<containers|/language/containers>.
8
Variable declarations or assignment of values may create a container on the fly.
9
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
+followed followed optionally by a second special character named I<twigil> and then an
11
L<identifier|/language/syntax#Identifiers>.
12
13
0 commit comments