# HG changeset patch # User cmlenz # Date 1173702507 0 # Node ID 8b1c6f78ba7c796efc66a0c290d06d27d30954a3 # Parent 41f29cbbf1c85c23acd7456f8853f46c0a1e95b6 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