[Checkins] SVN: zodbdocs/trunk/documentation/ Fix reSt errors

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 24 09:20:26 EDT 2011


Log message for revision 122326:
  Fix reSt errors
  

Changed:
  U   zodbdocs/trunk/documentation/articles/ZODB1.rst
  U   zodbdocs/trunk/documentation/guide/gfdl.rst

-=-
Modified: zodbdocs/trunk/documentation/articles/ZODB1.rst
===================================================================
--- zodbdocs/trunk/documentation/articles/ZODB1.rst	2011-07-23 07:18:09 UTC (rev 122325)
+++ zodbdocs/trunk/documentation/articles/ZODB1.rst	2011-07-24 13:20:25 UTC (rev 122326)
@@ -91,6 +91,7 @@
 object, but this change is so far only temporary.  In order to
 make the change permanent, you must commit the current
 transaction::
+
       >>> import transaction
       >>> transaction.commit()
 

Modified: zodbdocs/trunk/documentation/guide/gfdl.rst
===================================================================
--- zodbdocs/trunk/documentation/guide/gfdl.rst	2011-07-23 07:18:09 UTC (rev 122325)
+++ zodbdocs/trunk/documentation/guide/gfdl.rst	2011-07-24 13:20:25 UTC (rev 122326)
@@ -8,7 +8,7 @@
 
 Version 1.1, March 2000 ---
 
-Copyright :math:`\copyright` 2000  Free Software Foundation, Inc. ---  59 Temple
+Copyright 2000  Free Software Foundation, Inc. ---  59 Temple
 Place, Suite 330, Boston, MA  02111-1307  USA ---  Everyone is permitted to copy
 and distribute verbatim copies of this license document, but changing it is not
 allowed.
@@ -337,7 +337,7 @@
 License in the document and put the following copyright and license notices just
 after the title page:
 
-   Copyright :math:`\copyright`  YEAR  YOUR NAME. Permission is granted to copy,
+   Copyright YEAR  YOUR NAME. Permission is granted to copy,
    distribute and/or modify this document under the terms of the GNU Free
    Documentation License, Version 1.1 or any later version published by the Free
    Software Foundation; with the Invariant Sections being LIST THEIR TITLES, with



More information about the checkins mailing list