<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1070,7 +1070,7 @@ Suppose we have the following models::
         members = models.ManyToManyField(Person, related_name='groups')
 
 If you want to display many-to-many relations using an inline, you can do
-so by defining an ``InlineModelAdmin`` object for the relationship.
+so by defining an ``InlineModelAdmin`` object for the relationship::
 
     class MembershipInline(admin.TabularInline):
         model = Group.members.through</diff>
      <filename>docs/ref/contrib/admin/index.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>62ba17e159fda06bcb395964e48ed5b039a1b107</id>
    </parent>
  </parents>
  <author>
    <name>russellm</name>
    <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
  </author>
  <url>http://github.com/django/django/commit/1b1dbbef722a8ba70cc2a64c5735daa5d0fab1e0</url>
  <id>1b1dbbef722a8ba70cc2a64c5735daa5d0fab1e0</id>
  <committed-date>2009-11-04T07:05:49-08:00</committed-date>
  <authored-date>2009-11-04T07:05:49-08:00</authored-date>
  <message>Corrected a markup error in the m2m inline docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11723 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
  <tree>1ba6ed6b4164291c09544f07e85d6718aeb479b3</tree>
  <committer>
    <name>russellm</name>
    <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
  </committer>
</commit>
