updater whitespace

svn path=/trunk/gtk-sharp/; revision=89769
This commit is contained in:
Mike Kestner 2007-11-16 16:22:29 +00:00
parent 05c22c47b8
commit bd9da3f412

View File

@ -14,6 +14,6 @@
<Docs>
<summary>GSource callback delegate.</summary>
<returns>A boolean value.</returns>
<remarks>Typically, when the delegate returns <see langword="true"/>, the delegate remains connected to the event source. When <see langword="false"/> is returned, the delegate is removed.</remarks>
<remarks>Typically, when the delegate returns <see langword="true" />, the delegate remains connected to the event source. When <see langword="false" /> is returned, the delegate is removed.</remarks>
</Docs>
</Type>