summaryrefslogtreecommitdiff
path: root/gtk/gtktextbuffer.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2008-12-29 20:39:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-12-29 20:39:42 +0000
commitd9fc6d8abc0784c83f7e596da0e993ed60a15288 (patch)
treed2bcb05f2460b4fc65c6823c0f60f76d348f2d33 /gtk/gtktextbuffer.c
parent5f139e92058dd7099f20a7654e61f90654d3b396 (diff)
downloadgtk+-d9fc6d8abc0784c83f7e596da0e993ed60a15288.tar.gz
Doc additions.
2008-12-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentry.c: * gtk/gtktextview.c: * gtk/gtkeditable.c: * gtk/gtktextbuffer.c: Doc additions. svn path=/trunk/; revision=22000
Diffstat (limited to 'gtk/gtktextbuffer.c')
-rw-r--r--gtk/gtktextbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextbuffer.c b/gtk/gtktextbuffer.c
index 080e5e0e14..69a30aece3 100644
--- a/gtk/gtktextbuffer.c
+++ b/gtk/gtktextbuffer.c
@@ -560,7 +560,7 @@ gtk_text_buffer_class_init (GtkTextBufferClass *klass)
* @textbuffer: the object which received the signal
*
* The ::end-user-action signal is emitted at the end of a single
- * user-visible operation #GtkTextBuffer.
+ * user-visible operation on the #GtkTextBuffer.
*
* See also:
* gtk_text_buffer_end_user_action(),