From: Jason Stover Date: Fri, 16 Dec 2005 17:30:27 +0000 (+0000) Subject: Fixed typo X-Git-Tag: v0.6.0~1118 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8873211f20e46de0c5ea6ad94fc85b76ec2e9b39;p=pspp-builds.git Fixed typo --- diff --git a/doc/data-io.texi b/doc/data-io.texi index c1c1bb87..9ae0220d 100644 --- a/doc/data-io.texi +++ b/doc/data-io.texi @@ -154,7 +154,7 @@ of variable specifications may be present. Each variable specification consists of a list of variable names followed by a description of their location on the input line. Sets of -variables may specified using the @code{DATA LIST} TO convention +variables may be specified using the @code{DATA LIST} TO convention (@pxref{Sets of Variables}). There are two ways to specify the location of the variable on the line: columnar style and FORTRAN style.