Fix reference to non-existing @priority parameter. (#88500, Linux Walleij)

Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/tmpl/threads.sgml: Fix reference to non-existing
        @priority parameter. (#88500, Linux Walleij)
This commit is contained in:
Owen Taylor
2002-07-25 22:59:54 +00:00
committed by Owen Taylor
parent 2658448f76
commit 0f6d709867
2 changed files with 6 additions and 1 deletions

View File

@@ -269,7 +269,7 @@ g_thread_join() is called for that thread.
<!-- ##### FUNCTION g_thread_create ##### -->
<para>
This function creates a new thread with the priority @priority.
This function creates a new thread with the default priority.
</para>
<para>