Merge pull request #1296 from stockholmux/typos-regions

fixes spelling/typo
This commit is contained in:
Revar Desmera 2023-10-29 00:54:44 -07:00 committed by GitHub
commit 6c36f16316
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -339,7 +339,7 @@ module region(r, anchor="origin", spin=0, cp="centroid", atype="hull")
// Section: Gometrical calculations with regions
// Section: Geometrical calculations with regions
// Function: point_in_region()
// Synopsis: Tests if a point is inside, outside, or on the border of a region.