Commit 8bb9e7c9 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed spelling in docs/ref/django-admin.txt.

parent e7746224
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -964,7 +964,7 @@ If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled
(default in new projects) the :djadmin:`runserver` command will be overridden
with its own :ref:`runserver<staticfiles-runserver>` command.

If :djadmin:`migrate` was not previousy executed, the table that stores the
If :djadmin:`migrate` was not previously executed, the table that stores the
history of migrations is created at first run of ``runserver``.

.. django-admin-option:: --noreload
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ Bronn
bugfix
bugfixes
bugfixing
buildbot
builtin
builtins
Byteorder