[Checkins] SVN: z3c.form/trunk/src/z3c/form/subform.txt "real" is not a variable name, so emphasis is more appropriate than monospaced

Marius Gedminas marius at pov.lt
Fri Sep 28 16:16:39 EDT 2007


Log message for revision 80343:
  "real" is not a variable name, so emphasis is more appropriate than monospaced
  font.
  
  

Changed:
  U   z3c.form/trunk/src/z3c/form/subform.txt

-=-
Modified: z3c.form/trunk/src/z3c/form/subform.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/subform.txt	2007-09-28 20:15:50 UTC (rev 80342)
+++ z3c.form/trunk/src/z3c/form/subform.txt	2007-09-28 20:16:39 UTC (rev 80343)
@@ -565,7 +565,7 @@
   >>> request = TestRequest()
 
 And render the form. As you can see, the widgets get rendered without any
-``real`` context.
+*real* context.
 
   >>> carForm = CarAddForm(container, request)
   >>> carForm.update()



More information about the Checkins mailing list