Fix misc. typos, whitespace, and http:// to https:// issues

This commit is contained in:
luz.paz
2019-08-27 08:37:36 -04:00
committed by Yorik van Havre
parent d799a1c4c7
commit 7af7c10cf1
13 changed files with 21 additions and 23 deletions

View File

@@ -153,7 +153,7 @@ Return -1 if element visibility is not supported or element not found, 0 if invi
</Methode>
<Methode Name="getParentGeoFeatureGroup">
<Documentation>
<UserDocu>Returns the GeoFeatureGroup, and hence the local coorinate system, the object
<UserDocu>Returns the GeoFeatureGroup, and hence the local coordinate system, the object
is in or None if it is not part of a group. Note that an object can only be
in a single group, hence only a single return value.</UserDocu>
</Documentation>