These spaces made user messages look a little funny but they were otherwise
harmless.
---
 src/language/command.def |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/language/command.def b/src/language/command.def
index 2b00ea2..ccbb462 100644
--- a/src/language/command.def
+++ b/src/language/command.def
@@ -201,10 +201,10 @@ UNIMPL_CMD ("MATRIX DATA", "Matrix data input")
 UNIMPL_CMD ("MCONVERT", "Convert covariance/correlation matrices")
 UNIMPL_CMD ("MEANS", cmd_means)
 UNIMPL_CMD ("MIXED", "Mixed linear models")
-UNIMPL_CMD ("MODEL CLOSE ", "Close server connection")
+UNIMPL_CMD ("MODEL CLOSE", "Close server connection")
 UNIMPL_CMD ("MODEL HANDLE", "Define server connection")
-UNIMPL_CMD ("MODEL LIST ", "Show existing models")
-UNIMPL_CMD ("MODEL NAME ", "Specify model label")
+UNIMPL_CMD ("MODEL LIST", "Show existing models")
+UNIMPL_CMD ("MODEL NAME", "Specify model label")
 UNIMPL_CMD ("MULTIPLE CORRESPONDENCE", "Multiple correspondence analysis")
 UNIMPL_CMD ("MULT RESPONSE", "Multiple reponse analysis")
 UNIMPL_CMD ("MVA", "Missing value analysis")
-- 
1.7.1


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to