diff scripts/plot/contourc.m @ 9758:09da0bd91412

Periodic grammar check of Octave documentation files to ensure common format Use double spaces after a period at start of new sentence Do not use @iftex blocks where @tex block is sufficient
author Rik <rdrider0-list@yahoo.com>
date Fri, 23 Oct 2009 09:28:14 -0700
parents 1bf0ce0930be
children 60542efcfa2c
line wrap: on
line diff
--- a/scripts/plot/contourc.m
+++ b/scripts/plot/contourc.m
@@ -27,7 +27,7 @@
 ##
 ## @example
 ## @group
-## @var{c} = [lev1, x1, x2, @dots{}, levn, x1, x2, @dots{} 
+## @var{c} = [lev1, x1, x2, @dots{}, levn, x1, x2, ... 
 ##      len1, y1, y2, @dots{}, lenn, y1, y2, @dots{}]
 ## @end group
 ## @end example