Skip to content

Commit afa0a38

Browse files
committed
doc: fix a typo in polygon concept
1 parent f25e1b6 commit afa0a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/concept/polygon.qbk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[heading Description]
1616
[concept Polygon..polygon]
1717

18-
A polygon is ['A polygon is a planar surface defined by one exterior boundary and zero or more interior boundaries]
18+
['A polygon is a planar surface defined by one exterior boundary and zero or more interior boundaries]
1919
(__ogc_sf__).
2020

2121
So the definition of a Boost.Geometry polygon differs a bit from e.g. Wiki, where a polygon does not have holes. A

0 commit comments

Comments
 (0)