[libshumate/libshumate-1-0] vector-renderer: Fix documentation comments



commit 2cd6ccc75b21e8b77eeca63e77eedcd0bb85cb8f
Author: James Westman <james jwestman net>
Date:   Thu Oct 6 11:50:26 2022 -0500

    vector-renderer: Fix documentation comments

 shumate/shumate-vector-renderer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shumate/shumate-vector-renderer.c b/shumate/shumate-vector-renderer.c
index 30294af..8f4fee7 100644
--- a/shumate/shumate-vector-renderer.c
+++ b/shumate/shumate-vector-renderer.c
@@ -22,7 +22,7 @@
 /**
  * ShumateVectorRenderer:
  *
- * A [class@Shumate.MapSource] that renders tiles from a given vector data source.
+ * A [class@MapSource] that renders tiles from a given vector data source.
  */
 
 #ifdef SHUMATE_HAS_VECTOR_RENDERER
@@ -434,7 +434,7 @@ shumate_vector_renderer_get_style_json (ShumateVectorRenderer *self)
 /**
  * shumate_vector_renderer_set_sprite_sheet_data:
  * @self: a [class@VectorRenderer]
- * @sprites_pixbuf: a [class@Gdk.Pixbuf]
+ * @sprites_pixbuf: a [class@GdkPixbuf.Pixbuf]
  * @sprites_json: a JSON string
  * @error: return location for a #GError, or %NULL
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]