Fix a typo in the manual.
authorJeff Hanke <geophree@wikispaces.com>
Sun, 6 Feb 2011 21:50:52 +0000 (13:50 -0800)
committerJeff Hanke <geophree@wikispaces.com>
Sun, 6 Feb 2011 21:50:52 +0000 (13:50 -0800)
manual.asciidoc

index ac3e74c..84e475d 100644 (file)
@@ -186,7 +186,7 @@ rule cc
 Variables can also be referenced using curly braces like `${in}`.
 
 Variables might better be called "bindings", in that a given variable
-cannot be changed, only shadowed.  There is ore on how shadowing works
+cannot be changed, only shadowed.  There is more on how shadowing works
 later in this document.
 
 Rules