app/soc/views/models/site_settings.py
changeset 477 8a8b1bd035c4
parent 471 dcb1f7821b39
child 482 839740b061ad
--- a/app/soc/views/models/site_settings.py	Wed Nov 12 21:43:15 2008 +0000
+++ b/app/soc/views/models/site_settings.py	Thu Nov 13 16:40:05 2008 +0000
@@ -63,7 +63,7 @@
 
 
 class View(home_settings.View):
-  """View methods for the Docs model
+  """View methods for the Document model
   """
 
   def __init__(self, original_params=None, original_rights=None):