Explorar el Código

Fixed typo in docs/topics/auth/customizing.txt.

Tim Graham hace 8 años
padre
commit
d7e6b8febd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/topics/auth/customizing.txt

+ 1 - 1
docs/topics/auth/customizing.txt

@@ -241,7 +241,7 @@ for example, to control anonymous access.
 Authorization for inactive users
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-An inactive user is a one that has its
+An inactive user is one that has its
 :attr:`~django.contrib.auth.models.User.is_active` field set to ``False``. The
 :class:`~django.contrib.auth.backends.ModelBackend` and
 :class:`~django.contrib.auth.backends.RemoteUserBackend` authentication