web/views/baseviews.py
branchstable
changeset 8418 3f87aa655466
parent 8416 e7f06e562a27
child 8425 b86bdc343c18
--- a/web/views/baseviews.py	Wed May 23 11:04:00 2012 +0200
+++ b/web/views/baseviews.py	Wed May 23 11:05:03 2012 +0200
@@ -175,7 +175,7 @@
 class OutOfContextView(EntityView):
     """:__regid__: *outofcontext*
 
-    This view is used whenthe entity should be considered as displayed out of
+    This view is used when the entity should be considered as displayed out of
     its context. By default it produces the result of `textoutofcontext` wrapped
     in a link leading to the primary view of the entity.
     """