From: Ben Pfaff Date: Mon, 7 Mar 2005 03:12:12 +0000 (+0000) Subject: Fix typo. X-Git-Tag: sav-api~2396 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6488be7a09e64b6def6e0af4536fbaca09e6860;p=pspp Fix typo. --- diff --git a/doc/variables.texi b/doc/variables.texi index 17ddb52f6c..8fda7c1ca1 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