diff scripts/general/circshift.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents ca1190196d26
children 9f2e568123ea
line wrap: on
line diff
--- a/scripts/general/circshift.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/general/circshift.m	Mon Apr 04 15:33:46 2011 -0700
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{y} =} circshift (@var{x}, @var{n})
-## Circularly shifts the values of the array @var{x}.  @var{n} must be
+## Circularly shift the values of the array @var{x}.  @var{n} must be
 ## a vector of integers no longer than the number of dimensions in
 ## @var{x}.  The values of @var{n} can be either positive or negative,
 ## which determines the direction in which the values or @var{x} are