From: Ben Pfaff Date: Mon, 7 Mar 2005 03:12:12 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v0.4.0~159 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6488be7a09e64b6def6e0af4536fbaca09e6860;p=pspp-builds.git Fix typo. --- diff --git a/doc/variables.texi b/doc/variables.texi index 17ddb52f..8fda7c1c 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -383,7 +383,7 @@ procedure-like command is executed. The variables contained in the vectors remain, unless they are scratch variables (@pxref{Scratch Variables}). -Variables within a vector may be references in expressions using +Variables within a vector may be referenced in expressions using @code{vector(index)} syntax. @node WRITE FORMATS, , VECTOR, Variable Attributes