Skip to content

Commit

Permalink
Small typo fix for how to claim a ticket in Trac.
Browse files Browse the repository at this point in the history
Patch from Audrey Roy, fixes django#16670.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
malcolmt committed Aug 26, 2011
1 parent 1154b80 commit e0ae9db
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,11 @@ and time availability), claim it by following these steps:
* Log into your account, if you haven't already, by clicking "Login" in
the upper right of the ticket page.

* Claim the ticket by clicking the radio button next to "Accept ticket"
near the bottom of the page, then clicking "Submit changes."
* Claim the ticket:

1. click the "accept" radio button under "Action" near the bottom of the
page,
2. then click "Submit changes."

.. _Create an account: https://www.djangoproject.com/accounts/register/
.. _password reset page: https://www.djangoproject.com/accounts/password/reset/
Expand Down

0 comments on commit e0ae9db

Please sign in to comment.