diff scripts/plot/draw/contourc.m @ 20218:4e7f12a763cd stable

doc: Remove typo of same word twice in a row. * data.cc (nzmax), mappers.cc (isinf), contourc.m, cylinder.m, ellipsoid.m: Remove typo of same word twice in a row.
author Rik <rik@octave.org>
date Tue, 12 May 2015 10:05:02 -0700
parents 4197fc428c7d
children
line wrap: on
line diff
--- a/scripts/plot/draw/contourc.m	Tue May 12 08:46:53 2015 -0700
+++ b/scripts/plot/draw/contourc.m	Tue May 12 10:05:02 2015 -0700
@@ -50,7 +50,7 @@
 ## length of @var{lenn}.
 ##
 ## The optional return value @var{lev} is a vector with the Z values of
-## of the contour levels.
+## the contour levels.
 ##
 ## Example:
 ##