From b27f52c0c1e4014bca1334f835e1084c54b0239b Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 27 Dec 2005 14:12:35 +0000 Subject: [PATCH] Patch from Felipe Lessa svn path=/trunk/gtk-sharp/; revision=54874 --- doc/en/Gtk/TextBuffer.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gtk/TextBuffer.xml b/doc/en/Gtk/TextBuffer.xml index 86cb38f48..9f487b73d 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -768,7 +768,7 @@ a string containing the text from the specified range - Returns the text in the range specified by and . Excludes + Returns the text in the range specified by and . Excludes undisplayed text (text marked with tags that set the invisibility attribute) if is . Does not include characters representing embedded images, so byte and character @@ -1886,4 +1886,4 @@ - + \ No newline at end of file