mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-25 23:10:39 +02: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
|
* This function is useful to initialize a mutex that has been
|
||||||
* allocated on the stack, or as part of a larger structure.
|
* allocated on the stack, or as part of a larger structure.
|
||||||
* It is not necessary to initialize a mutex that has been
|
* It is not necessary to initialize a mutex that has been
|
||||||
* created that has been statically allocated.
|
* statically allocated.
|
||||||
*
|
*
|
||||||
* |[
|
* |[
|
||||||
* typedef struct {
|
* typedef struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user