From d7c2dcd5387e12828daf6fe4b852f2e894da79e8 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Mon, 14 Feb 2011 15:02:02 +0000 Subject: Fixed a couple of documentation typos. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15534 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 32668e7b2c..f63d55bab0 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1287,7 +1287,7 @@ on whichever model contains the actual reference to the :class:`~django.db.models.ManyToManyField`. Depending on your ``ModelAdmin`` definition, each many-to-many field in your model will be represented by a standard HTML ``