aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorGrahame Grieve <grahameg@gmail.com>2019-03-24 03:54:49 +1100
committerJohn MacFarlane <jgm@berkeley.edu>2019-03-23 10:54:49 -0600
commit2c598fb3c8a0bd7e150d6dfd8655d6b752ebb1a5 (patch)
tree240eaec898c23db34054d179db71db9a9001e7b4 /spec.txt
parentf95f0d090ea4370bd40da7acbfc3b7da669f3692 (diff)
Fix typo in spec (#551)
Change "If none in found" to "If none is found"
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 7f13cee..6f4dae1 100644
--- a/spec.txt
+++ b/spec.txt
@@ -9546,7 +9546,7 @@ closers:
of the delimiter stack. If the closing node is removed, reset
`current_position` to the next element in the stack.
-- If none in found:
+- If none is found:
+ Set `openers_bottom` to the element before `current_position`.
(We know that there are no openers for this kind of closer up to and