Thanks to visit codestin.com Credit goes to github.com
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 2bbc697 commit e264577Copy full SHA for e264577
1 file changed
Doc/ref/refa1.tex
@@ -178,7 +178,7 @@ \subsection{Definitions and rules \label{defintions}}
178
179
If a name is bound in a block, it is a local variable of that block.
180
If a name is bound at the module level, it is a global variable. (The
181
-ariables of the module code block are local and global.) If a
+variables of the module code block are local and global.) If a
182
variable is used in a code block but not defined there, it is a
183
\dfn{free variable}.
184
0 commit comments