Mercurial > hg > octave-nkf
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 +++ b/scripts/miscellaneous/swapbytes.m @@ -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