summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@debian.org>2021-11-14 14:03:11 -0300
committerRafael Laboissière <rafael@debian.org>2021-11-14 14:03:11 -0300
commitfbcac7922bbc7410b3495f3ca43c290043910ec5 (patch)
treec1c6c990bcf2082347d11456d6a43cd74ad3063e
parentedebec8d9a313a781415599613c0df3c6c5cc595 (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\