Added the '=' to the plot subcommand's documentation.
[pspp-builds.git] / tests / command / roc2.sh
index 650db52fd4ce0d5bc0780562467354a361ad03e6..a8020b0c26c6c6f901cf1ce203fb69c5a35ac859 100755 (executable)
@@ -94,7 +94,7 @@ begin data.
 end data.
 
 roc x by a (1)
-       /plot none
+       /plot none
        print = se 
        .
 EOF