mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +01:00
gthread: Fix a typo in a documentation comment
This commit is contained in:
parent
828a1b082d
commit
1a6d1ced2f
@ -940,7 +940,7 @@ g_thread_join (GThread *thread)
|
|||||||
/**
|
/**
|
||||||
* g_thread_self:
|
* g_thread_self:
|
||||||
*
|
*
|
||||||
* This functions returns the #GThread corresponding to the
|
* This function returns the #GThread corresponding to the
|
||||||
* current thread. Note that this function does not increase
|
* current thread. Note that this function does not increase
|
||||||
* the reference count of the returned struct.
|
* the reference count of the returned struct.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user