[glib: 1/8] gapplicationcommandline: Fix a typo in a documentation comment




commit fc6d0ba3a80fb0931cf9f1fadc1f95d70c2e5d72
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jan 31 14:45:44 2022 +0000

    gapplicationcommandline: Fix a typo in a documentation comment
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 gio/gapplicationcommandline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gapplicationcommandline.c b/gio/gapplicationcommandline.c
index 741aa97f1..937b87d22 100644
--- a/gio/gapplicationcommandline.c
+++ b/gio/gapplicationcommandline.c
@@ -106,7 +106,7 @@
  * The complete example can be found here: 
  * 
[gapplication-example-cmdline.c](https://gitlab.gnome.org/GNOME/glib/-/blob/HEAD/gio/tests/gapplication-example-cmdline.c)
  *
- * In more complicated cases, the handling of the comandline can be
+ * In more complicated cases, the handling of the commandline can be
  * split between the launcher and the primary instance.
  * |[<!-- language="C" -->
  * static gboolean


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