From f6488be7a09e64b6def6e0af4536fbaca09e6860 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 7 Mar 2005 03:12:12 +0000 Subject: [PATCH] Fix typo. --- doc/variables.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2