[gtk: 2/4] gdk/toplevel: Fix typo in documentation




commit 4ee82e8175d1d1ed21d3ef8133f0d76267bde75c
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Tue Aug 4 08:21:38 2020 +0200

    gdk/toplevel: Fix typo in documentation

 gdk/gdktoplevel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdktoplevel.c b/gdk/gdktoplevel.c
index a69f13fa62..d3b1d7fad7 100644
--- a/gdk/gdktoplevel.c
+++ b/gdk/gdktoplevel.c
@@ -186,7 +186,7 @@ gdk_toplevel_install_properties (GObjectClass *object_class,
  * @layout: the #GdkToplevelLayout object used to layout
  *
  * Present @toplevel after having processed the #GdkToplevelLayout rules.
- * If the toplevel was previously now showing, it will be showed,
+ * If the toplevel was previously not showing, it will be showed,
  * otherwise it will change layout according to @layout.
  *
  * Presenting may fail.


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