Explorar o código

Fixed typo in docs/topics/db/models.txt

Tim Graham %!s(int64=8) %!d(string=hai) anos
pai
achega
af69c9113c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/topics/db/models.txt

+ 2 - 2
docs/topics/db/models.txt

@@ -1282,8 +1282,8 @@ possible.
 
 .. _proxy-vs-unmanaged-models:
 
-Differences between proxy inheritance and  unmanaged models
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Differences between proxy inheritance and unmanaged models
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Proxy model inheritance might look fairly similar to creating an unmanaged
 model, using the :attr:`~django.db.models.Options.managed` attribute on a