Patch from Felipe Lessa

svn path=/trunk/gtk-sharp/; revision=54874
This commit is contained in:
Miguel de Icaza 2005-12-27 14:12:35 +00:00
parent 25bd2e6729
commit b27f52c0c1

View File

@ -768,7 +768,7 @@
<returns>a string containing the text from the specified range</returns>
<remarks>
<para>
Returns the text in the range specified by <see paremref="start" /> and <see paremref="end" />. Excludes
Returns the text in the range specified by <paramref name="start" /> and <paramref name="end" />. Excludes
undisplayed text (text marked with tags that set the
invisibility attribute) if <paramref name="include_hidden_chars" /> is <see langword="false" />. Does not include characters
representing embedded images, so byte and character
@ -1886,4 +1886,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>