pygtk-docs r798 - trunk/2.0/tut
- From: esr svn gnome org
- To: svn-commits-list gnome org
- Subject: pygtk-docs r798 - trunk/2.0/tut
- Date: Tue, 21 Oct 2008 09:53:25 +0000 (UTC)
Author: esr
Date: Tue Oct 21 09:53:25 2008
New Revision: 798
URL: http://svn.gnome.org/viewvc/pygtk-docs?rev=798&view=rev
Log:
Fix minor markup error.
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 09:53:25 2008
@@ -859,8 +859,8 @@
9 message.run()
</programlisting>
-<para>We used <method>run()</method> here to make the dialog modal; we
-could have achieved the same result by setting
+<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
doing this instead:</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]