Carlos de la Guardia
2011-07-14 f7afa751d7ca36a97474099c30923eeeade33b03
corrected typo
1 files modified
2 ■■■ changed files
docs/narr/commandline.rst 2 ●●● patch | view | raw | blame | history
docs/narr/commandline.rst
@@ -278,7 +278,7 @@
``paster proutes`` generates a table.  The table has three columns: a Name
column, a Pattern column, and a View column.  The items listed in the
Name column are route names, the items listen in the Pattern column are route
Name column are route names, the items listed in the Pattern column are route
patterns, and the items listed in the View column are representations of the
view callable that will be invoked when a request matches the associated
route pattern.  The view column may show ``None`` if no associated view