Author: gabrielhurley
Date: 2010-11-20 05:11:39 -0600 (Sat, 20 Nov 2010)
New Revision: 14647

Modified:
   django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt
Log:
[1.2.X] Replaced an unnecessary UTF8 character in the admindocs docs. Thanks to 
Luke Plant for the report.

Backport of [14646] from trunk.

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 11:10:48 UTC (rev 14646)
+++ django/branches/releases/1.2.X/docs/ref/contrib/admin/admindocs.txt 
2010-11-20 11:11:39 UTC (rev 14647)
@@ -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