Fix typos.
authorBen Pfaff <blp@gnu.org>
Sun, 28 Oct 2007 18:39:28 +0000 (18:39 +0000)
committerBen Pfaff <blp@gnu.org>
Sun, 28 Oct 2007 18:39:28 +0000 (18:39 +0000)
doc/transformation.texi

index 002fb99eb8fb74ed624647f6811c24758edf552b..27bbb2da8d039204be8c27f9b996f867b9ba6511 100644 (file)
@@ -505,8 +505,8 @@ src_value matches any user- or system-missing value.  SYSMIS matches the
 system missing value only.  ELSE is a catch-all that matches anything.
 It should be the last src_value specified.
 
-Numeric and string dest_value's should also be self-explanatory.  COPY
-causes the input values to be copied to the output.  This is only value
+Numeric and string dest_value's should be self-explanatory.  COPY
+causes the input values to be copied to the output.  This is only valid
 if the source and target variables are of the same type.  SYSMIS
 indicates the system-missing value.