Skip to content

Commit

Permalink
Dox
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 27, 2019
1 parent 67b48a4 commit b685d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsellipsoidutils.h
Expand Up @@ -62,7 +62,7 @@ class CORE_EXPORT QgsEllipsoidUtils
*/ */
struct EllipsoidDefinition struct EllipsoidDefinition
{ {
//! Acronym for ellipsoid, or authority:code for QGIS builds with proj version 6 or greater //! authority:code for QGIS builds with proj version 6 or greater, or custom acronym for ellipsoid for earlier proj builds
QString acronym; QString acronym;
//! Description of ellipsoid //! Description of ellipsoid
QString description; QString description;
Expand Down

0 comments on commit b685d2c

Please sign in to comment.