From da4e969668bf31c5e5d79a78e5f9ac96a97b22a6 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 28 Oct 2007 18:39:28 +0000 Subject: [PATCH] Fix typos. --- doc/transformation.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/transformation.texi b/doc/transformation.texi index 002fb99e..27bbb2da 100644 --- a/doc/transformation.texi +++ b/doc/transformation.texi @@ -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. -- 2.30.2