Index: docs/ref/contrib/admin/index.txt =================================================================== --- docs/ref/contrib/admin/index.txt (revision 13303) +++ docs/ref/contrib/admin/index.txt (working copy) @@ -1189,7 +1189,7 @@ In all other respects, the ``InlineModelAdmin`` is exactly the same as any other. You can customize the appearance using any of the normal -``InlineModelAdmin`` properties. +``ModelAdmin`` properties. Working with Many-to-Many Intermediary Models ----------------------------------------------