forked from AuroraMiddleware/gtk
GtkShortcutsShortcut: Add missing word
This commit is contained in:
parent
86f4346c29
commit
3c22784328
@ -194,7 +194,7 @@ gtk_shortcuts_shortcut_class_init (GtkShortcutsShortcutClass *klass)
|
||||
* - Two alternative shortcuts: <shift>a Home
|
||||
* - A range: <alt>1...9
|
||||
*
|
||||
* Note that < and > need to escaped as < and > when used
|
||||
* Note that < and > need to be escaped as < and > when used
|
||||
* in .ui files.
|
||||
*/
|
||||
properties[PROP_ACCELERATOR] =
|
||||
|
Loading…
Reference in New Issue
Block a user