From: Jason Stover Date: Tue, 25 Oct 2005 13:16:33 +0000 (+0000) Subject: Fixed comment X-Git-Tag: v0.6.0~1174 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=a93004a401545eb7a2a6d4f669e73b16040e5aa6;p=pspp-builds.git Fixed comment --- diff --git a/examples/regress.stat b/examples/regress.stat index 237b2d29..6e7122ad 100644 --- a/examples/regress.stat +++ b/examples/regress.stat @@ -1,4 +1,4 @@ -title 'Demonstrate DESCRIPTIVES procedure'. +title 'Demonstrate REGRESSION procedure'. /* run this syntax file with the command: /* pspp example.stat /* diff --git a/examples/regress_categorical.stat b/examples/regress_categorical.stat index d72b8845..01baebe4 100644 --- a/examples/regress_categorical.stat +++ b/examples/regress_categorical.stat @@ -1,4 +1,4 @@ -title 'Demonstrate DESCRIPTIVES procedure'. +title 'Demonstrate REGRESSION procedure'. /* run this syntax file with the command: /* pspp example.stat /*