pspp-cvs
[Top][All Lists]
Advanced

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

Re: [Pspp-cvs] pspp/src/language/stats regression.q


From: Ben Pfaff
Subject: Re: [Pspp-cvs] pspp/src/language/stats regression.q
Date: Thu, 16 Aug 2007 21:37:12 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Jason H Stover <address@hidden> writes:

> -        gettext ("The dependent variable is equal to the independent 
> variable. The least sequares line is therefore Y=X. Standard errors and 
> related statistics may be meaningless."));
> +         ("The dependent variable is equal to the independent variable. The 
> least squares line is therefore Y=X. Standard errors and related statistics 
> may be meaningless."));

I like to wrap long lines and to put two spaces between
sentences, so that this would become:

         gettext ("The dependent variable is equal to the independent "
                  "variable.  The least squares line is therefore "
                  "Y=X.  Standard errors and related statistics may "
                  "be meaningless."));

-- 
"A computer is a state machine.
 Threads are for people who cant [sic] program state machines."
--Alan Cox




reply via email to

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