diff -r 5d2df032e19e -r 4997b54b0400 app/soc/views/site/docs/edit.py --- a/app/soc/views/site/docs/edit.py Wed Oct 01 16:47:00 2008 +0000 +++ b/app/soc/views/site/docs/edit.py Wed Oct 01 19:15:20 2008 +0000 @@ -66,7 +66,7 @@ DEF_SITE_DOCS_EDIT_TMPL = 'soc/site/docs/edit.html' -DEF_CREATE_NEW_DOC_MSG = ' You can create a new user by visiting the' \ +DEF_CREATE_NEW_DOC_MSG = ' You can create a new document by visiting the' \ ' Create ' \ 'a New Document page.'