one silly whitespace change from the updater

svn path=/trunk/gtk-sharp/; revision=63376
This commit is contained in:
Mike Kestner 2006-08-04 23:15:31 +00:00
parent 4efaf8c3dc
commit 5d032d5e7d

View File

@ -373,7 +373,8 @@ If no delimiters are found, both <paramref name="paragraph_delimiter_index" /> a
<Docs>
<param name="ch">A character to measure.</param>
<summary>Measures a char to determine if it is zero width.</summary>
<returns><see langword="true" /> if <paramref name="ch" /> is zero width.</returns>
<returns>
<see langword="true" /> if <paramref name="ch" /> is zero width.</returns>
<remarks>Zero width characters are not normally rendered on-screen.</remarks>
<since version="Gtk# 2.10" />
</Docs></Member></Members>