From: Austin Clements Date: Thu, 2 Sep 2010 21:03:19 +0000 (-0400) Subject: Nits X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=d49d31381df93b40c1c4bc18c97ca42c3256e414;p=cs3210-lab0.git Nits --- 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