app/soc/models/work.py
changeset 477 8a8b1bd035c4
parent 410 2af7f84f4fc7
child 512 aae25d2b4464
--- a/app/soc/models/work.py	Wed Nov 12 21:43:15 2008 +0000
+++ b/app/soc/models/work.py	Thu Nov 13 16:40:05 2008 +0000
@@ -59,7 +59,7 @@
 
   #: Required path, prepended to a "link name" to form the document URL.
   #: The combined path and link name must be globally unique on the
-  #: site.  Except in /site/docs (Developer) forms, this field is not
+  #: site.  Except in /site/document (Developer) forms, this field is not
   #: usually directly editable by the User, but is instead set by controller
   #: logic to match the "scope" of the document.
   partial_path = db.StringProperty(required=True,