Skip to content

Commit 79eb51b

Browse files
authored
Merge pull request #48 from EdwardBetts/spelling
correct spelling mistake
2 parents 1960433 + d943c06 commit 79eb51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ h2. Ruby Gnuplot Concepts
3030
Gnuplot has a very simple conceptual model. Calls to _Set_ are
3131
made to set parameters and either _Plot_ or _Splot_ is
3232
called to generate the actual plot. The _dataset_ to be
33-
plotted can be specified in a number of ways, contained in a seperate
33+
plotted can be specified in a number of ways, contained in a separate
3434
file, generated from a function, read from standard input, or read
3535
immediately after the plot command.
3636

0 commit comments

Comments
 (0)