diff --git a/docs/source/2015-news.rst b/docs/source/2015-news.rst index c6f9ce7e..8fbf0d3f 100644 --- a/docs/source/2015-news.rst +++ b/docs/source/2015-news.rst @@ -21,7 +21,7 @@ Logging +++++++ - fix: Always send access log to syslog if syslog is on` -- fix: Documentationcheck auth before trying to own a file (:issue:`1157`) +- fix: check auth before trying to own a file (:issue:`1157`) Documentation diff --git a/docs/source/news.rst b/docs/source/news.rst index d793175a..bee8ab40 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -17,7 +17,7 @@ Logging +++++++ - fix: Always send access log to syslog if syslog is on` -- fix: Documentationcheck auth before trying to own a file (:issue:`1157`) +- fix: check auth before trying to own a file (:issue:`1157`) Documentation