diff options
Diffstat (limited to 'include/proj/io.hpp')
| -rw-r--r-- | include/proj/io.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp index 2fef0f9c..8cf8e3c4 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -901,7 +901,7 @@ class PROJ_GCC_DLL AuthorityFactory { /** Whether the object is deprecated */ bool deprecated; /** Whereas the west_lon_degree, south_lat_degree, east_lon_degree and - * north_lat_degree fields are valid. */ + * north_lat_degree fields are valid. */ bool bbox_valid; /** Western-most longitude of the area of use, in degrees. */ double west_lon_degree; |
