From 0e02f0cd85f543d5fa9aa1e938961755f093cf85 Mon Sep 17 00:00:00 2001 From: Sajith Sasidharan Date: Fri, 11 Dec 2020 11:19:27 -0500 Subject: [PATCH] Remove extra "." --- docs/historical/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/historical/configuration.rst b/docs/historical/configuration.rst index 5f7a8725b..de71ffd38 100644 --- a/docs/historical/configuration.rst +++ b/docs/historical/configuration.rst @@ -49,6 +49,6 @@ addition to any that were automatically discovered), whereas the new ``tahoe.cfg`` directive is not (``tub.location`` is used verbatim). The stats gatherer has been broken at least since Tahoe-LAFS 1.13.0. -The functionality of ``[client].stats_gatherer.furl`` (which was +The functionality of ``[client]stats_gatherer.furl`` (which was previously in ``BASEDIR/stats_gatherer.furl``), will not be available after Tahoe-LAFS v1.15.0 rc0.