commit d49d31381df93b40c1c4bc18c97ca42c3256e414
parent 9a4670a138f7ab25062195be2f4d42403dddc077
Author: Austin Clements <amdragon@mit.edu>
Date: Thu, 2 Sep 2010 17:03:19 -0400
Nits
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/runoff.spec b/runoff.spec
@@ -2,12 +2,14 @@ sheet1: left
# "left" and "right" specify which page of a two-page spread a file
# must start on. "left" means that a file must start on the first of
-# the two page. "right" means it must start on the second of the two
+# the two pages. "right" means it must start on the second of the two
# pages. The file may start in either column.
#
# "even" and "odd" specify which column a file must start on. "even"
# means it must start in the left of the two columns. "odd" means it
# must start in the right of the two columns.
+#
+# You'd think these would be the other way around.
# types.h either
# param.h either