Author: ianb
Date: 2009-06-03 18:49:59 -0600 (Wed, 03 Jun 2009)
New Revision: 3910

Modified:
   FormEncode/trunk/docs/Validator.txt
Log:
fix sphinx markup

Modified: FormEncode/trunk/docs/Validator.txt
===================================================================
--- FormEncode/trunk/docs/Validator.txt 2009-06-03 20:47:24 UTC (rev 3909)
+++ FormEncode/trunk/docs/Validator.txt 2009-06-04 00:49:59 UTC (rev 3910)
@@ -115,7 +115,7 @@
 
 There's lots of validators.  The best way to read about the individual
 validators available in the ``formencode.validators`` module is to
-read about :module:`formencode.validators`.
+read about :mod:`formencode.validators`.
 
 Compound Validators
 -------------------
@@ -577,7 +577,7 @@
 HTML forms, however, do not produce nested structures -- they produce
 flat structures with keys (input names) and associated values.
 
-Validator includes the module :module:`formencode.variabledecode`,
+Validator includes the module :mod:`formencode.variabledecode`,
 which allows you to encode nested dictionary and list structures into
 a flat dictionary.
 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to