[libshumate] Correct spelling mistake with `Representation`
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libshumate] Correct spelling mistake with `Representation`
- Date: Thu, 17 Mar 2022 18:14:22 +0000 (UTC)
commit 20dfb5f9dce7a06d6a862ef505f28745cc1fa35d
Author: Ritik Bhandari <ritik bhandari68 gmail com>
Date:   Thu Mar 17 18:14:15 2022 +0000
    Correct spelling mistake with `Representation`
 shumate/shumate-tile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shumate/shumate-tile.c b/shumate/shumate-tile.c
index 8c3fb3b..4c2a60b 100644
--- a/shumate/shumate-tile.c
+++ b/shumate/shumate-tile.c
@@ -312,7 +312,7 @@ shumate_tile_class_init (ShumateTileClass *klass)
   obj_properties[PROP_TEXTURE] =
     g_param_spec_object ("texture",
                          "Texture",
-                         "Gdk Texture representaion",
+                         "Gdk Texture representation",
                          GDK_TYPE_TEXTURE,
                          G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]