ui.backend.gtk: small typo fix.
parent
94f863f33e
commit
2dea9bab74
basis/ui/backend/gtk
|
@ -3,5 +3,5 @@ IN: ui.backend.gtk
|
|||
|
||||
HELP: configure-im
|
||||
{ $values { "win" GtkWindow } { "im" GtkIMContext } }
|
||||
{ $description "Configures the input methods of the window. Must only be run after the window hasbeen realized." }
|
||||
{ $description "Configures the input methods of the window. Must only be run after the window has been realized." }
|
||||
{ $see-also gtk_widget_realize } ;
|
||||
|
|
Loading…
Reference in New Issue