From 66bc56b7a4c690cc3bb5be47c3d894911845cdde Mon Sep 17 00:00:00 2001 From: Erik Johnson Date: Tue, 29 Mar 2016 00:46:00 -0500 Subject: [PATCH] Add reference to weather module to the formatp documentation --- docs/configuration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 6c8a0c8..30ade98 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -175,9 +175,9 @@ decimal dot formatp ~~~~~~~ -Some modules use an extended format string syntax (the :py:mod:`.mpd` -module, for example). Given the format string below the output adapts -itself to the available data. +Some modules use an extended format string syntax (the :py:mod:`.mpd` and +:py:mod:`.weather` modules, for example). Given the format string below the +output adapts itself to the available data. ::