From ed5759bce6240120b67feb99813b291b802bbc98 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Thu, 9 Feb 2012 21:35:53 +0100 Subject: [PATCH 1/1] Corrected typo in documentation --- doc/variables.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/variables.texi b/doc/variables.texi index 0517f1399c..8ef31fc91c 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -52,8 +52,8 @@ DELETE VARIABLES var_list. dictionary. It may not be used to delete all variables from the dictionary; use @cmd{NEW FILE} to do that (@pxref{NEW FILE}). -@cmd{DELETE VARIABLES} should not used after defining transformations -and before executing a procedure. If it is used in such a context, it +@cmd{DELETE VARIABLES} should not be used after defining transformations +but before executing a procedure. If it is used in such a context, it causes the data to be read. If it is used while @cmd{TEMPORARY} is in effect, it causes the temporary transformations to become permanent. -- 2.30.2