[glib: 1/2] gapplication: Fix a minor typo in the documentation



commit c1f8f064321dea9b1ea741cbebd2e6a813dd9b6e
Author: Matthew Leeds <matthew leeds endlessm com>
Date:   Tue Mar 10 15:40:02 2020 -0700

    gapplication: Fix a minor typo in the documentation

 gio/gapplication.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index 8256639ad..e112ab645 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -70,7 +70,7 @@
  * arguments are passed through platform communication to the already
  * running program. The already running instance of the program is
  * called the "primary instance"; for non-unique applications this is
- * the always the current instance. On Linux, the D-Bus session bus
+ * always the current instance. On Linux, the D-Bus session bus
  * is used for communication.
  *
  * The use of #GApplication differs from some other commonly-used


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