From 7fff96ee2bae3519f40bdee3b9922a79e7429258 Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Thu, 8 Jan 2009 10:14:44 +0000 Subject: [PATCH] fix a typo svn path=/trunk/gtk-sharp/; revision=122744 --- doc/en/Gtk/AboutDialog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gtk/AboutDialog.xml b/doc/en/Gtk/AboutDialog.xml index 19b3533e8..13e7771d5 100644 --- a/doc/en/Gtk/AboutDialog.xml +++ b/doc/en/Gtk/AboutDialog.xml @@ -7,7 +7,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - This class extends , providing a dialog to show information about a program. + This class extends , providing a dialog to show information about a program. The 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 proper - + \ No newline at end of file