From c0b9e2c3f416eb8605cac9a27c0ab4300fa7ec78 Mon Sep 17 00:00:00 2001 From: Andrew Plotkin Date: Fri, 1 Jan 2016 21:52:51 -0500 Subject: [PATCH] Update comment. --- samples/Inform 7/Trivial Extension.i7x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/Inform 7/Trivial Extension.i7x b/samples/Inform 7/Trivial Extension.i7x index e748c820..40f53dab 100644 --- a/samples/Inform 7/Trivial Extension.i7x +++ b/samples/Inform 7/Trivial Extension.i7x @@ -30,7 +30,7 @@ Chapter IV - not for release section foobar -[A line beginning "Volume" that does not have blank lines before and after it is *not* a header line. So the following is part of section foobar:] +[A line beginning "Volume" that does not have blank lines before and after it is *not* a header line. So the following should all be part of section foobar. Sadly, the "Volume is..." line gets colored as a header, because Atom's regexp model can't recognize "thing with blank lines before and after"!] Measure is a kind of value. Volume is a measure. Length is a measure.