docs/comments: Fix spelling of 'explicitly'
This replaces all occurrences of 'explicitely' with 'explicitly'. Only code comments and gtk-doc statements are affected. https://bugzilla.gnome.org/show_bug.cgi?id=722429
This commit is contained in:
@ -11187,7 +11187,7 @@ gtk_widget_emit_direction_changed (GtkWidget *widget,
|
||||
* so that correct localization into languages with right-to-left
|
||||
* reading directions can be done. Generally, applications will
|
||||
* let the default reading direction present, except for containers
|
||||
* where the containers are arranged in an order that is explicitely
|
||||
* where the containers are arranged in an order that is explicitly
|
||||
* visual rather than logical (such as buttons for text justification).
|
||||
*
|
||||
* If the direction is set to %GTK_TEXT_DIR_NONE, then the value
|
||||
|
||||
Reference in New Issue
Block a user