mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
Fix doc typos
Reported in bug 604902.
This commit is contained in:
parent
7e11475298
commit
a5475e0ec2
@ -666,7 +666,7 @@ gtk_window_class_init (GtkWindowClass *klass)
|
||||
GTK_PARAM_READWRITE));
|
||||
|
||||
/**
|
||||
* GtkWindow:accept-focus-hint:
|
||||
* GtkWindow:accept-focus:
|
||||
*
|
||||
* Whether the window should receive the input focus.
|
||||
*
|
||||
@ -681,7 +681,7 @@ gtk_window_class_init (GtkWindowClass *klass)
|
||||
GTK_PARAM_READWRITE));
|
||||
|
||||
/**
|
||||
* GtkWindow:focus-on-map-hint:
|
||||
* GtkWindow:focus-on-map:
|
||||
*
|
||||
* Whether the window should receive the input focus when mapped.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user