diff scripts/plot/errorbar.m @ 6701:3933e0693fe0

[project @ 2007-06-12 21:25:51 by jwe]
author jwe
date Tue, 12 Jun 2007 21:25:51 +0000
parents 4fb053f24fd6
children 76e3d985ae56
line wrap: on
line diff
--- a/scripts/plot/errorbar.m
+++ b/scripts/plot/errorbar.m
@@ -35,7 +35,7 @@
 ## If more than two arguments are given, they are interpreted as
 ##
 ## @example
-## errorbar (@var{x}, @var{y}, ..., @var{fmt}, ...)
+## errorbar (@var{x}, @var{y}, @dots{}, @var{fmt}, @dots{})
 ## @end example
 ##
 ## @noindent