web/views/ibreadcrumbs.py
changeset 6431 a9ecd1d16a25
parent 6430 dc4398d094be
child 6451 f64899fa0b5c
--- a/web/views/ibreadcrumbs.py	Mon Oct 11 09:01:14 2010 +0200
+++ b/web/views/ibreadcrumbs.py	Mon Oct 11 09:17:54 2010 +0200
@@ -81,7 +81,7 @@
             if recurs:
                 _recurs = recurs
             else:
-                if reculs is False:
+                if recurs is False:
                     warn('[3.10] recurs argument should be a set() or None',
                          DeprecationWarning, stacklevel=2)
                 _recurs = set()