summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchooser.c
diff options
context:
space:
mode:
authorVolker Sobek <reklov@live.com>2014-01-17 16:25:30 +0100
committerVolker Sobek <reklov@live.com>2014-01-18 03:47:46 +0100
commita4d69e7f14ef56d8ad6af79c8e6bc2f7eb984f33 (patch)
tree1265a0a4505020e4e1cfb26ec0d447f01c68fd85 /gtk/gtkrecentchooser.c
parentea0ede201e1bea1ab16be414e48bb1b902c4d56a (diff)
downloadgtk+-a4d69e7f14ef56d8ad6af79c8e6bc2f7eb984f33.tar.gz
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
Diffstat (limited to 'gtk/gtkrecentchooser.c')
-rw-r--r--gtk/gtkrecentchooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkrecentchooser.c b/gtk/gtkrecentchooser.c
index 05b284ce9f..6c1c2d6b76 100644
--- a/gtk/gtkrecentchooser.c
+++ b/gtk/gtkrecentchooser.c
@@ -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
*/