]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikmapsource.c
Fix printing of DEBUG message since glib 2.32
[andy/viking.git] / src / vikmapsource.c
index 5467e01236877ca36ef7eee322180b1ce166eed0..b5470f42785149fccac712b2e5a1b4c2223d78df 100644 (file)
@@ -95,7 +95,7 @@ _supports_download_only_new (VikMapSource *self)
  * @fct: the callback function to use to return matching copyrights.
  * @data: the user data to use to call the callbaack function.
  *
- * retreive copyright(s) for the corresponding bounding box and zoom level.
+ * Retrieve copyright(s) for the corresponding bounding box and zoom level.
  */
 void
 vik_map_source_get_copyright (VikMapSource *self, LatLonBBox bbox, gdouble zoom, void (*fct)(VikViewport*,const gchar*), void *data)