Author: mtredinnick
Date: 2011-08-26 02:44:40 -0700 (Fri, 26 Aug 2011)
New Revision: 16696
Modified:
django/trunk/docs/internals/contributing/writing-code/submitting-patches.txt
Log:
Small typo fix for how to claim a ticket in Trac.
Patch from Audrey Roy, fixes #16670.
Modified:
django/trunk/docs/internals/contributing/writing-code/submitting-patches.txt
===================================================================
---
django/trunk/docs/internals/contributing/writing-code/submitting-patches.txt
2011-08-26 09:31:01 UTC (rev 16695)
+++
django/trunk/docs/internals/contributing/writing-code/submitting-patches.txt
2011-08-26 09:44:40 UTC (rev 16696)
@@ -36,9 +36,12 @@
* 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/
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.