mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 15:10:23 +02:00
docs: fix grammar in Writing GLib Applications/Threads
This commit is contained in:
@@ -30,7 +30,7 @@ structure, they must use a lock to synchronize their operation.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
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.
|
will always have at least 2 threads.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user