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:
Volker Sobek
2014-01-17 16:25:30 +01:00
parent ea0ede201e
commit a4d69e7f14
15 changed files with 22 additions and 22 deletions

View File

@ -84,7 +84,7 @@ gtk_recent_chooser_default_init (GtkRecentChooserInterface *iface)
* This signal is emitted when there is a change in the set of
* selected recently used resources. This can happen when a user
* modifies the selection with the mouse or the keyboard, or when
* explicitely calling functions to change the selection.
* explicitly calling functions to change the selection.
*
* Since: 2.10
*/