pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/doc configuring.texi data-file-format.texi...


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/doc configuring.texi data-file-format.texi...
Date: Sun, 18 Feb 2007 19:17:39 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/02/18 19:17:39

Modified files:
        doc            : configuring.texi data-file-format.texi 
                         statistics.texi 

Log message:
        "the the" => "the"

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/configuring.texi?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/data-file-format.texi?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/statistics.texi?cvsroot=pspp&r1=1.14&r2=1.15

Patches:
Index: configuring.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/configuring.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- configuring.texi    12 Feb 2007 02:10:55 -0000      1.10
+++ configuring.texi    18 Feb 2007 19:17:39 -0000      1.11
@@ -193,7 +193,7 @@
 Define a driver in terms of other drivers.
 
 @item macro definitions
-Define environment variables local to the the output driver
+Define environment variables local to the output driver
 configuration file.
 
 @item device definitions

Index: data-file-format.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/data-file-format.texi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- data-file-format.texi       10 Dec 2006 19:23:13 -0000      1.13
+++ data-file-format.texi       18 Feb 2007 19:17:39 -0000      1.14
@@ -135,7 +135,7 @@
 field is arbitrarily set to @samp{00:00:00}.
 
 @item char file_label[64];
-Set the the file label declared by the user, if any (@pxref{FILE LABEL}).
+Set the file label declared by the user, if any (@pxref{FILE LABEL}).
 Padded on the right with spaces.
 
 @item char padding[3];

Index: statistics.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/statistics.texi,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- statistics.texi     20 Dec 2006 10:10:51 -0000      1.14
+++ statistics.texi     18 Feb 2007 19:17:39 -0000      1.15
@@ -553,7 +553,7 @@
 Cases for which a variable takes a value equal to neither of the specified  
 values, take no part in the test for that variable.
 
-If no values appear, then the the variable must assume dichotomous
+If no values appear, then the variable must assume dichotomous
 values.
 If more than two distinct, non-missing values for a variable
 under test are encountered then an error occurs.
@@ -716,7 +716,7 @@
 The @cmd{PAIRS} subcommand introduces Paired Samples mode.
 Use this mode when repeated measures have been taken from the same
 samples.
-If the the @code{WITH} keyword is omitted, then tables for all
+If the @code{WITH} keyword is omitted, then tables for all
 combinations of variables given in the @cmd{PAIRS} subcommand are
 generated. 
 If the @code{WITH} keyword is given, and the @code{(PAIRED)} keyword




reply via email to

[Prev in Thread] Current Thread [Next in Thread]