From c5931d1a16454eb0783d616ded6f33877b1e537f Mon Sep 17 00:00:00 2001 From: Hashem Nasarat Date: Sun, 31 Jan 2016 12:51:21 -0500 Subject: docs: fix grammar in Writing GLib Applications/Threads --- docs/reference/glib/programming.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/glib/programming.xml b/docs/reference/glib/programming.xml index 87860c92c..52df907e8 100644 --- a/docs/reference/glib/programming.xml +++ b/docs/reference/glib/programming.xml @@ -30,7 +30,7 @@ structure, they must use a lock to synchronize their operation. -GLib is creating a worker thread for its own purposes, so GLib applications +GLib creates a worker thread for its own purposes so GLib applications will always have at least 2 threads. -- cgit v1.2.1