[gtk/gdk-internal-cleanup: 1/9] docs: Cosmetics




commit 97e0f1108dd4486212e223f0cb8cb8e1447195e5
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Aug 13 20:31:53 2020 -0400

    docs: Cosmetics

 gdk/gdkdrawcontext.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkdrawcontext.c b/gdk/gdkdrawcontext.c
index 6819cb74bd..75d7e61546 100644
--- a/gdk/gdkdrawcontext.c
+++ b/gdk/gdkdrawcontext.c
@@ -35,7 +35,7 @@
  * rendering methods, such as #GdkGLContext or #GdkVulkanContext. It provides
  * shared functionality between those contexts.
  *
- * You will always interact with one of those s.ubclasses.
+ * You will always interact with one of those subclasses.
  *
  * A GdkDrawContext is always associated with a single toplevel surface.
  */
@@ -161,7 +161,7 @@ gdk_draw_context_class_init (GdkDrawContextClass *klass)
   /**
    * GdkDrawContext:surface:
    *
-   * The #GdkSurface the gl context is bound to.
+   * The #GdkSurface the context is bound to.
    */
   pspecs[PROP_SURFACE] =
     g_param_spec_object ("surface",


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