diff --git a/docs/reference/gtk/migrating-GtkApplication.xml b/docs/reference/gtk/migrating-GtkApplication.xml index 828b27664e..0598456a90 100644 --- a/docs/reference/gtk/migrating-GtkApplication.xml +++ b/docs/reference/gtk/migrating-GtkApplication.xml @@ -117,7 +117,7 @@ main (int argc, char *argv[]) - One the other hand, GApplication supports passing entire + On the other hand, GApplication supports passing entire commandlines to the running instance, which reduces the need for user-defined commands. And GDBus makes it very easy to implement D-Bus interfaces for communication between