diff scripts/general/flipdim.m @ 10821:693e22af08ae

Grammarcheck documentation of m-files Add newlines between @item fields for readability.
author Rik <octave@nomad.inbox5.com>
date Mon, 26 Jul 2010 21:25:36 -0700
parents 01f1643dfbb1
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/general/flipdim.m	Mon Jul 26 07:41:23 2010 -0400
+++ b/scripts/general/flipdim.m	Mon Jul 26 21:25:36 2010 -0700
@@ -22,7 +22,7 @@
 ## @deftypefnx {Function File} {} flipdim (@var{x}, @var{dim})
 ## Return a copy of @var{x} flipped about the dimension @var{dim}.
 ## @var{dim} defaults to the first non-singleton dimension.
-## For example,
+## For example:
 ##
 ## @example
 ## @group