# HG changeset patch # User cmlenz # Date 1173702507 0 # Node ID 5cd03affab4ae05f1f616cc5c77a525964096c15 # Parent 227ae0fb0c32dfd606ca65acbeb8ea55643a242d Fix typo in upgrade notes. diff --git a/UPGRADE.txt b/UPGRADE.txt --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -43,7 +43,7 @@ has been renamed to: - `markup.template.MarkupTemplate` + `genshi.template.MarkupTemplate` If you've been using the Template class directly, you'll need to update your code (a simple find/replace should do--the API itself