mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 11:45:11 +01:00
Fix a typo
This commit is contained in:
parent
5d71376763
commit
c8476e9f8f
@ -437,7 +437,7 @@
|
||||
*
|
||||
* The #GThread struct represents a running thread. This struct
|
||||
* is returned by g_thread_new() or g_thread_try_new(). You can
|
||||
* obtain the #GThread struct representing the current thead by
|
||||
* obtain the #GThread struct representing the current thread by
|
||||
* calling g_thread_self().
|
||||
*
|
||||
* GThread is refcounted, see g_thread_ref() and g_thread_unref().
|
||||
|
Loading…
x
Reference in New Issue
Block a user