Author: jezdez Date: 2011-06-12 06:05:02 -0700 (Sun, 12 Jun 2011) New Revision: 16384
Modified: django/trunk/docs/ref/django-admin.txt Log: Fixed docs render warning. Modified: django/trunk/docs/ref/django-admin.txt =================================================================== --- django/trunk/docs/ref/django-admin.txt 2011-06-12 13:04:53 UTC (rev 16383) +++ django/trunk/docs/ref/django-admin.txt 2011-06-12 13:05:02 UTC (rev 16384) @@ -967,7 +967,7 @@ .. versionadded:: 1.4 .. django-admin-option:: --testrunner -The :djandminopt:`--testrunner` option can be used to control the test runner +The :djadminopt:`--testrunner` option can be used to control the test runner class that is used to execute tests. If this value is provided, it overrides the value provided by the :setting:`TEST_RUNNER` setting. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.