changeset 7180:55ff2d9a27c7

[project @ 2007-11-25 04:32:24 by dbateman]
author dbateman
date Sun, 25 Nov 2007 04:32:24 +0000
parents 32abf21b21e9
children 8d0e90d4caf6
files scripts/plot/polar.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/polar.m	Thu Nov 15 02:44:06 2007 +0000
+++ b/scripts/plot/polar.m	Sun Nov 25 04:32:24 2007 +0000
@@ -19,7 +19,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} polar (@var{theta}, @var{rho}, @var{fmt})
-## Make a two-dimensional plot given polar the coordinates @var{theta} and
+## Make a two-dimensional plot given the polar coordinates @var{theta} and
 ## @var{rho}.
 ##
 ## The optional third argument specifies the line type.