diff scripts/miscellaneous/orderfields.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 95c3e38098bf
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/miscellaneous/orderfields.m
+++ b/scripts/miscellaneous/orderfields.m
@@ -28,7 +28,8 @@
 ## order in a permutation vector or a cell array of strings containing
 ## the fieldnames of @var{s1} in the desired order.
 ##
-## The optional second output argument @var{p} is assigned the permutation vector
+## The optional second output argument @var{p} is assigned the permutation
+## vector
 ## which converts the original name order into the new name order.
 ##
 ## Examples: