pygtk-docs r799 - trunk/2.0/tut
- From: esr svn gnome org
- To: svn-commits-list gnome org
- Subject: pygtk-docs r799 - trunk/2.0/tut
- Date: Tue, 21 Oct 2008 12:32:33 +0000 (UTC)
Author: esr
Date: Tue Oct 21 12:32:33 2008
New Revision: 799
URL: http://svn.gnome.org/viewvc/pygtk-docs?rev=799&view=rev
Log:
Typo fix.
Modified:
trunk/2.0/tut/MiscellaneousWidgets.xml
Modified: trunk/2.0/tut/MiscellaneousWidgets.xml
==============================================================================
--- trunk/2.0/tut/MiscellaneousWidgets.xml (original)
+++ trunk/2.0/tut/MiscellaneousWidgets.xml Tue Oct 21 12:32:33 2008
@@ -861,7 +861,7 @@
<para>We used <methodname>run()</methodname> here to make the dialog
modal; we could have achieved the same result by setting
-<parameter>flags</parameter> to <constant>DIALOG_MODAL</constant>. and
+<parameter>flags</parameter> to <constant>DIALOG_MODAL</constant>, and
doing this instead:</para>
<programlisting>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]