From 1f52917dc530df04aa6a719dfefb4a4861e6e50a Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Fri, 15 Mar 2013 10:15:16 -0400 Subject: [PATCH] Docs: typo on Changes page --- src/sphinx/Community/Changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/Community/Changes.rst b/src/sphinx/Community/Changes.rst index eba4be8a1..a50554a56 100644 --- a/src/sphinx/Community/Changes.rst +++ b/src/sphinx/Community/Changes.rst @@ -30,7 +30,7 @@ The changes for 0.13.0 are listed on a separate page. See - Make exclude-classifiers per-user instead of per-build. (gh-634) - Load global plugins in their own class loader and replace the base loader with that. (gh-272) - Demote the default conflict warnings to the debug level. These will be removed completely in 0.13. (gh-709) -- Fix Ivy cache issues when multiple resolvers are involed. (gh-704) +- Fix Ivy cache issues when multiple resolvers are involved. (gh-704) 0.12.1 to 0.12.2