diff options
| author | Jannis Leidel <jannis@leidel.info> | 2011-06-12 13:05:02 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2011-06-12 13:05:02 +0000 |
| commit | 9f3d76a921d149f0edf09abf9b3373c0232158f6 (patch) | |
| tree | b18c3b622cb8fc6903a2e80c2b0f170daa96768c /docs | |
| parent | f749bb829c715237c33c48c146ae78e1ed23ae71 (diff) | |
Fixed docs render warning.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 46b7307613..812a82e208 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -967,7 +967,7 @@ immediately after a test fails. .. 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. |
