Skip to content

Commit

Permalink
Fixed a typo in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Oordt committed Aug 2, 2011
1 parent 7bdfb32 commit 66b0f5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc_src/reference/management_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Add missing registered category fields to the database table of a specified appl
Requires Django South.


.. _drop_category_fields:
.. _drop_category_field:

drop_category_fields
drop_category_field
===================

**Usage:** ``./manage.py drop_category_field app_name model_name field_name``
Expand Down

0 comments on commit 66b0f5b

Please sign in to comment.