# HG changeset patch # User Sverre Rabbelier # Date 1226526195 0 # Node ID 3b0662786f9556f8c0718c7270f752051dcf1d64 # Parent 8bd9db1d7a30d264d8cfe0cb846f40e374d3de24 Fixed typo in docstring diff -r 8bd9db1d7a30 -r 3b0662786f95 app/soc/views/models/docs.py --- a/app/soc/views/models/docs.py Wed Nov 12 07:28:12 2008 +0000 +++ b/app/soc/views/models/docs.py Wed Nov 12 21:43:15 2008 +0000 @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Views for Sponsor profiles. +"""Views for Documents. """ __authors__ = [