[gtksourceview/gnome-2-28] Remove a nonstandard char from comment.
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtksourceview/gnome-2-28] Remove a nonstandard char from comment.
- Date: Sat, 19 Dec 2009 11:17:13 +0000 (UTC)
commit 01905c53378a2610ec8b0a1e7ed7bb3bc8049974
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Sat Dec 12 00:17:48 2009 +0100
Remove a nonstandard char from comment.
gtksourceview/gtksourceundomanager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourceundomanager.c b/gtksourceview/gtksourceundomanager.c
index b1abd3b..4a29f87 100644
--- a/gtksourceview/gtksourceundomanager.c
+++ b/gtksourceview/gtksourceundomanager.c
@@ -895,7 +895,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 sucessful, %FALSE otherwise.²
+ * Return Value: %TRUE is merge was sucessful, %FALSE otherwise.
**/
static gboolean
gtk_source_undo_manager_merge_action (GtkSourceUndoManager *um,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]