From d49d31381df93b40c1c4bc18c97ca42c3256e414 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Thu, 2 Sep 2010 17:03:19 -0400 Subject: [PATCH] Nits --- runoff.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/runoff.spec b/runoff.spec index d5b5334..3306f32 100644 --- 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