From 0bbfaff0854585e85cb93583cf89a818703c8cde Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Fri, 20 Dec 2013 00:14:02 +0100 Subject: [PATCH] docs: Fix typo in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index bfc4a742..daad3cc1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -42,7 +42,7 @@ a temporary regression of :issue:`527`. **Config file loading** -- The default for the config flag has been uptated to include +- The default for the config flag has been updated to include ``$XDG_CONFIG_DIRS`` in addition to ``$XDG_CONFIG_DIR``. (Fixes :issue:`431`)