From dfddc3a8995e411ed967f537fc0a769c17b83a08 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Thu, 1 Nov 2012 23:58:49 +0100 Subject: [PATCH] Update docs/plugins/fetchart.rst --- docs/plugins/fetchart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/fetchart.rst b/docs/plugins/fetchart.rst index 3f02937e8..518c1eac3 100644 --- a/docs/plugins/fetchart.rst +++ b/docs/plugins/fetchart.rst @@ -53,7 +53,7 @@ art is resized. Server-side resizing can also be slower than local resizing, so consider installing one of the two backends for better performance. When using ImageMagic, beets looks for the ``convert`` executable in your path. -On some versions Windows, the program can be shadowed by a system-provided +On some versions of Windows, the program can be shadowed by a system-provided ``convert.exe``. On these systems, you may need to modify your ``%PATH%`` environment variable so that ImageMagick comes first or use PIL instead.