fix a typo

svn path=/trunk/gtk-sharp/; revision=122744
This commit is contained in:
Stephane Delcroix 2009-01-08 10:14:44 +00:00
parent 3dcf49c8e4
commit 7fff96ee2b

View File

@ -7,7 +7,7 @@
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
<summary>This class extends <see cref="Gtk.Dialog" />, providing a dialog to show information about a program.</summary>
<summary>This class extends <see cref="T:Gtk.Dialog" />, providing a dialog to show information about a program.</summary>
<remarks>
<para>
The <see cref="T:Gtk.AboutDialog" /> offers a simple way to display information about a program like its logo, name, copyright, website and license. It is also possible to give credits to the authors, documenters, translators and artists who have worked on the program. An about dialog is typically opened when the user selects the About option from the Help menu. All parts of the dialog are optional.
@ -496,4 +496,4 @@ If set, this property overrides the <see cref="P:Gtk.AboutDialog.Logo" /> proper
</Docs>
</Member>
</Members>
</Type>
</Type>