summaryrefslogtreecommitdiff
path: root/pluma/pluma-panel.c
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2014-02-21 11:25:58 +0000
committerMartin Wimpress <[email protected]>2014-02-21 11:25:58 +0000
commitef200341746b7741fcbfc20ca395b437c56986ad (patch)
treeab8277774a86120012aa827ddbc4a8372fc2315d /pluma/pluma-panel.c
parent6d575b1cf80c1fa21a0596852c2eb61f2f2b2ce0 (diff)
downloadpluma-ef200341746b7741fcbfc20ca395b437c56986ad.tar.bz2
pluma-ef200341746b7741fcbfc20ca395b437c56986ad.tar.xz
Corrects a typo. Fixes #63.
Diffstat (limited to 'pluma/pluma-panel.c')
-rw-r--r--pluma/pluma-panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-panel.c b/pluma/pluma-panel.c
index 353e97c6..3bc47df3 100644
--- a/pluma/pluma-panel.c
+++ b/pluma/pluma-panel.c
@@ -836,7 +836,7 @@ pluma_panel_activate_item (PlumaPanel *panel,
* @panel: a #PlumaPanel
* @item: a widget contained in #PlumaPanel
*
- * Wheter @item is the one current active in @panel
+ * Whether @item is the one current active in @panel
*
* Returns: TRUE if the widget is active
*/