diff --git a/docs/reference/glib/building.sgml b/docs/reference/glib/building.sgml index 1ab30d2a2..23a8afaad 100644 --- a/docs/reference/glib/building.sgml +++ b/docs/reference/glib/building.sgml @@ -144,10 +144,9 @@ How to compile GLib itself - A thread implementation is needed, unless you want to compile GLib - without thread support, which is not recommended. The thread support - in GLib can be based upon several native thread implementations, - e.g. POSIX threads, DCE threads or Solaris threads. + A thread implementation is needed. The thread support in GLib + can be based upon several native thread implementations, e.g. + POSIX threads, DCE threads or Solaris threads.