summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@debian.org>2020-05-26 05:46:48 -0300
committerRafael Laboissière <rafael@debian.org>2020-05-26 05:46:48 -0300
commitc05b90afa9f36563981dc34da6574dd2280629a9 (patch)
tree3377fb8c9ff0595ecd4c37eaa037478a232fb8eb
parent6612f08f61d3181d3a810463d12b954b288791d6 (diff)
Fix documentation in doc string of function _oc_polybool
Forwarded: https://savannah.gnu.org/bugs/index.php?58446 Last-Update: 2020-05-26 Gbp-Pq: Name spelling-doc-oc-polybool.patch
-rw-r--r--src/_oc_polybool.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_oc_polybool.cc b/src/_oc_polybool.cc
index 058bdf8..1a51527 100644
--- a/src/_oc_polybool.cc
+++ b/src/_oc_polybool.cc
@@ -72,7 +72,7 @@ polygons they are separated by rows os (NaN,NaN) values.\n\n\
@var{pp} is a three-column matrix with a number of rows equal to the number\n\
of polygons stored in the matrix @var{p}. The first column stores the row of\n\
@var{p} where the corresponding polygon starts, the second column the row of\n\
-@var{p} where the polygon end, and the third colum is a mark identifying if\n\
+@var{p} where the polygon end, and the third column is a mark identifying if\n\
the polygon is a hole (value 0) or not (value 1). The values of the third\n\
column are relevant only in the case of the OR operation\n\n\
@var{ni} is the number of intersections between @var{sub} and @var{clip}.\n\n\