diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2016-02-13 09:18:41 -0500 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2016-02-13 09:18:41 -0500 |
| commit | 374c6a6db38193e1607d2e0b2a9ff445fb2aef5f (patch) | |
| tree | 7b2a9e144d84c8f92b441f15fb3bfa9fceb8d396 /doc | |
| parent | e6980adaf6273594e0b8d9cc1416066c22fc2e75 (diff) | |
| download | sphinx-git-374c6a6db38193e1607d2e0b2a9ff445fb2aef5f.tar.gz | |
fixed indentation
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/config.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config.rst b/doc/config.rst index 516bf6c26..e9c7a3fa7 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1759,8 +1759,8 @@ Options for the linkcheck builder .. confval:: linkcheck_retries - The number of times the linkcheck builder will attempt to check a URL before - declaring it broken. Defaults to 1 attempt. + The number of times the linkcheck builder will attempt to check a URL before + declaring it broken. Defaults to 1 attempt. .. versionadded:: 1.4 |
