mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Fix a typo in a doc comment
This commit is contained in:
parent
4f12f7c029
commit
b7d1518ce9
@ -139,7 +139,7 @@ g_mutex_get_impl (GMutex *mutex)
|
||||
* This function is useful to initialize a mutex that has been
|
||||
* allocated on the stack, or as part of a larger structure.
|
||||
* It is not necessary to initialize a mutex that has been
|
||||
* created that has been statically allocated.
|
||||
* statically allocated.
|
||||
*
|
||||
* |[
|
||||
* typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user