Misc doc formatting fixes
[platform/upstream/glib.git] / glib / gthreadpool.c
index 9e3bac4..b5e7dec 100644 (file)
@@ -744,8 +744,8 @@ g_thread_pool_unprocessed (GThreadPool *pool)
  *
  * If @wait_ is %TRUE, the functions does not return before all
  * tasks to be processed (dependent on @immediate, whether all
- * or only the currently running) are ready. Otherwise the function
- * returns immediately.
+ * or only the currently running) are ready.
+ * Otherwise the function returns immediately.
  *
  * After calling this function @pool must not be used anymore.
  */