mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Fix typo
This commit is contained in:
parent
6cd13d34fe
commit
4454b81536
@ -455,7 +455,7 @@ g_thread_pool_start_thread (GRealThreadPool *pool,
|
||||
* @error can be %NULL to ignore errors, or non-%NULL to report
|
||||
* errors. An error can only occur when @exclusive is set to %TRUE
|
||||
* and not all @max_threads threads could be created.
|
||||
* See #GThreadError for possible errors that may occurr.
|
||||
* See #GThreadError for possible errors that may occur.
|
||||
* Note, even in case of error a valid #GThreadPool is returned.
|
||||
*
|
||||
* Returns: the new #GThreadPool
|
||||
|
Loading…
Reference in New Issue
Block a user