From 27aef76ae5667c5d4a01db35da2c945a4c2a3645 Mon Sep 17 00:00:00 2001 From: Tom Jaspers Date: Fri, 8 May 2015 16:43:02 +0200 Subject: [PATCH] MetaSync: update changelog & fix typo in doc --- docs/changelog.rst | 2 +- docs/plugins/metasync.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9b49bdd5f..a2ad4759e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,7 +7,7 @@ Changelog New features: * The :doc:`/plugins/metasync` plugin now lets you get metadata from iTunes. - This plugin is still in an experimental phase. + This plugin is still in an experimental phase. :bug:`1450` Fixes: diff --git a/docs/plugins/metasync.rst b/docs/plugins/metasync.rst index e7d26ccd9..4f6fa2a39 100644 --- a/docs/plugins/metasync.rst +++ b/docs/plugins/metasync.rst @@ -42,7 +42,7 @@ itunes The path to your iTunes library **xml** file has to be configured, e.g.:: - metaysnc: + metasync: source: itunes itunes: library: ~/Music/iTunes Library.xml