From a93004a401545eb7a2a6d4f669e73b16040e5aa6 Mon Sep 17 00:00:00 2001 From: Jason Stover Date: Tue, 25 Oct 2005 13:16:33 +0000 Subject: [PATCH] Fixed comment --- examples/regress.stat | 2 +- examples/regress_categorical.stat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 /* -- 2.30.2