[glib/application-replace] fixup! Add tests for --gapplication-replace



commit fea0b12af8030c770ce4d7d67918b3586e30ca27
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 3 11:19:07 2018 -0400

    fixup! Add tests for --gapplication-replace
    
    Fix a capitalization snafu.

 gio/tests/gapplication.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/tests/gapplication.c b/gio/tests/gapplication.c
index 2801f5e39..ad57839d9 100644
--- a/gio/tests/gapplication.c
+++ b/gio/tests/gapplication.c
@@ -969,7 +969,7 @@ test_api (void)
   g_object_unref (app);
 }
 
-/* Check that G_APPLICATiON_ALLOW_REPLACEMENT works. To do so, we launch
+/* Check that G_APPLICATION_ALLOW_REPLACEMENT works. To do so, we launch
  * a GApplication in this process that allows replacement, and then
  * launch a subprocess with --gapplication-replace. We have to do our
  * own async version of g_test_trap_subprocess() here since we need


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