diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-03-10 16:21:44 -0500 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-03-10 16:21:44 -0500 |
commit | 5f80243857bf5282f6edbc050eb4a87937a75ed0 (patch) | |
tree | 5987973586f60aa3fe1321167f58bc06a1de6217 | |
parent | e616988515f95dbe6d8c1436c2fe265583d44144 (diff) | |
download | roux-5f80243857bf5282f6edbc050eb4a87937a75ed0.tar.gz |
style
-rw-r--r-- | doc/il.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/il.txt b/doc/il.txt index 8268c8c..e802bb8 100644 --- a/doc/il.txt +++ b/doc/il.txt @@ -82,7 +82,7 @@ much lighter use of types and the syntax is terser. The language syntax is vaporously described in the sections below using BNF syntax. The different BNF constructs used -are described in the following list. +are listed below. * Keywords are enclosed between quotes; * `... | ...` expresses disjunctions; |