changeset 9871:75c61ad0e76b octave-forge

Fix typo: ommitted => omitted
author thomas-weber
date Sun, 25 Mar 2012 22:35:18 +0000
parents a91cb259ee39
children e567b7ac3d1f
files main/geometry/inst/octclip/oc_polybool.m main/geometry/inst/octclip/src/_oc_polybool.cc
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/geometry/inst/octclip/oc_polybool.m	Sun Mar 25 20:54:50 2012 +0000
+++ b/main/geometry/inst/octclip/oc_polybool.m	Sun Mar 25 22:35:18 2012 +0000
@@ -45,7 +45,7 @@
 ##
 ## For the matrices @var{sub} and @var{clip}, the first point is not needed to
 ## be repeated at the end (but is permitted). Pairs of (NaN,NaN) coordinates in
-## @var{sub} and/or @var{clip} are ommitted.
+## @var{sub} and/or @var{clip} are omitted.
 ##
 ## @var{X} is a column vector containing the X coordinates of the vertices for.
 ## resultant polygon(s).
--- a/main/geometry/inst/octclip/src/_oc_polybool.cc	Sun Mar 25 20:54:50 2012 +0000
+++ b/main/geometry/inst/octclip/src/_oc_polybool.cc	Sun Mar 25 22:35:18 2012 +0000
@@ -49,7 +49,7 @@
 \n\
 For the matrices @var{sub} and @var{clip}, the first point is not needed to\n\
 be repeated at the end (but is permitted). Pairs of (NaN,NaN) coordinates in\n\
-@var{sub} and/or @var{clip} are ommitted.\n\
+@var{sub} and/or @var{clip} are omitted.\n\
 \n\
 @var{X} is a column vector containing the X coordinates of the vertices for.\n\
 resultant polygon(s).\n\n\