branch | stable |
changeset 6302 | ca5d09ff0379 |
parent 6283 | c827fa795a6b |
child 6333 | e3994fcc21c3 |
child 6347 | ef47a2100c66 |
--- a/web/views/basecontrollers.py Wed Sep 22 13:15:14 2010 +0200 +++ b/web/views/basecontrollers.py Wed Sep 22 13:33:17 2010 +0200 @@ -160,7 +160,7 @@ return view, rset def add_to_breadcrumbs(self, view): - # update breadcrumps **before** validating cache, unless the view + # update breadcrumbs **before** validating cache, unless the view # specifies explicitly it should not be added to breadcrumb or the # view is a binary view if view.add_to_breadcrumbs and not view.binary: