[Checkins] SVN: traject/trunk/src/traject/traject.txt ReST fixes.

Martijn Faassen faassen at startifact.com
Wed Oct 28 11:54:30 EDT 2009


Log message for revision 105336:
  ReST fixes.
  

Changed:
  U   traject/trunk/src/traject/traject.txt

-=-
Modified: traject/trunk/src/traject/traject.txt
===================================================================
--- traject/trunk/src/traject/traject.txt	2009-10-28 14:59:47 UTC (rev 105335)
+++ traject/trunk/src/traject/traject.txt	2009-10-28 15:54:30 UTC (rev 105336)
@@ -83,11 +83,11 @@
   their parent and name, allowing model-based security declarations
   and easy URL construction for models.
 
-Some potential drawbacks of Traject are::
+Some potential drawbacks of Traject are:
 
 * Traject expects a certain regularity in its patterns. It doesn't
   allow certain complex URL patterns where several variables are part
-  of a single step (i.e ``foo/<bar_id>-<baz_id``). Only a single
+  of a single step (i.e ``foo/<bar_id>-<baz_id>``). Only a single
   variable is allowed per URL segment.
 
 * Traject needs to constructs or retrieve models for *each stage* in



More information about the checkins mailing list