From d63571d17afd8b9e9788637f2d07ce29b65c0a5d Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Tue, 29 Dec 2015 01:34:03 +0100 Subject: [PATCH] fix news --- docs/source/2015-news.rst | 2 +- docs/source/news.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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