From 7520dbd5a5d3856fbe193101d08f93ccab022d34 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Mon, 14 Feb 2011 15:04:26 +0000 Subject: [1.2.X] Fixed a couple of documentation typos. Backport of [15534] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15535 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/contrib/admin/index.txt | 2 +- docs/ref/contrib/gis/admin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index cfc15ed8f5..80673ce661 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1207,7 +1207,7 @@ on whichever model contains the actual reference to the ``ManyToManyField``. Depending on your ``ModelAdmin`` definition, each many-to-many field in your model will be represented by a standard HTML ``