summaryrefslogtreecommitdiff
path: root/pidgin/gtksourceundomanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/gtksourceundomanager.c')
-rw-r--r--pidgin/gtksourceundomanager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pidgin/gtksourceundomanager.c b/pidgin/gtksourceundomanager.c
index 9cb177ed80..d2980ce109 100644
--- a/pidgin/gtksourceundomanager.c
+++ b/pidgin/gtksourceundomanager.c
@@ -963,7 +963,7 @@ gtk_source_undo_manager_check_list_size (GtkSourceUndoManager *um)
* the stack with a new undo action. So when we undo for example
* typing, we can undo the whole word and not each letter by itself.
*
- * Return Value: %TRUE is merge was successful, %FALSE otherwise.²
+ * Return Value: %TRUE is merge was successful, %FALSE otherwise.
**/
static gboolean
gtk_source_undo_manager_merge_action (GtkSourceUndoManager *um,