Author: lukeplant
Date: 2010-11-19 19:56:34 -0600 (Fri, 19 Nov 2010)
New Revision: 14641

Modified:
   django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt
Log:
[1.2.X] Fixed a garbage character that was somehow introduced into some 
backported docs.

Modified: django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt
===================================================================
--- django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt 
2010-11-20 01:56:20 UTC (rev 14640)
+++ django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt 
2010-11-20 01:56:34 UTC (rev 14641)
@@ -131,7 +131,7 @@
 While ``admindocs`` does not include a place to document templates by
 themselves, if you use the ``:template:`path/to/template.html``` syntax in a
 docstring the resulting page will verify the path of that template with
-Django’s :ref:`template loaders <template-loaders>`. This can be a handy way to
+Django’s :ref:`template loaders <template-loaders>`. This can be a handy way to
 check if the specified template exists and to show where on the filesystem that
 template is stored.
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to