diff scripts/miscellaneous/swapbytes.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 c792872f8942
children 619c1895e3e0
line wrap: on
line diff
--- a/scripts/miscellaneous/swapbytes.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/miscellaneous/swapbytes.m	Mon Apr 04 15:33:46 2011 -0700
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} swapbytes (@var{x})
-## Swaps the byte order on values, converting from little endian to big
+## Swap the byte order on values, converting from little endian to big
 ## endian and vice versa.  For example:
 ##
 ## @example