web/component.py
changeset 10510 51321946da37
parent 10075 136b5f995f8e
child 10666 7f6b5f023884
--- a/web/component.py	Wed Apr 08 11:29:24 2015 +0200
+++ b/web/component.py	Mon Mar 09 10:49:03 2015 +0100
@@ -353,7 +353,7 @@
         has some content to display. If not, you can still raise
         :exc:`EmptyComponent` to inform it should be skipped.
 
-        Also, :exc:`Unauthorized` will be catched, logged, then the component
+        Also, :exc:`Unauthorized` will be caught, logged, then the component
         will be skipped.
         """
         self.items = []