changeset 4487:f36a75f8deca

[project @ 2003-08-25 17:24:07 by jwe]
author jwe
date Mon, 25 Aug 2003 17:24:07 +0000
parents 6ceba1f351fb
children 1ccf6f8198f8
files README.Windows
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.Windows
+++ b/README.Windows
@@ -113,7 +113,7 @@
        This command should bring up a gnuplot command window.  Try
        plotting something by typing
 
-         sin(x)
+         plot sin(x)
 
        at the gnuplot prompt.  This command should bring up a plot
        window displaying a sine wave.