Skip to content

Commit

Permalink
Fix name of update_aliases in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrose committed Mar 19, 2013
1 parent b06166f commit ad4155d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ so it'll be hard to miss.

.. automethod:: status(index=None[, other kwargs listed below])

.. automethod:: modify_alias(settings[, other kwargs listed below])
.. automethod:: update_aliases(settings[, other kwargs listed below])

.. automethod:: aliases(index=None[, other kwargs listed below])

Expand Down

0 comments on commit ad4155d

Please sign in to comment.