diff --git a/python-MarkupSafe.changes b/python-MarkupSafe.changes index 95050d6..7a7fd3c 100644 --- a/python-MarkupSafe.changes +++ b/python-MarkupSafe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 8 20:24:51 UTC 2011 - andrea.turrini@gmail.com + +- Fixed typo in description of python-MarkupSafe.spec + ------------------------------------------------------------------- Thu Sep 1 13:31:24 UTC 2011 - saschpe@suse.de diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index bc0a008..1b24344 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -37,7 +37,7 @@ Obsoletes: python-markupsafe < %{version} %description Implements a unicode subclass that supports HTML strings. This can be used to -safely encode strings for dynamically generated we pages. +safely encode strings for dynamically generated web pages. %prep %setup -q -n MarkupSafe-%{version}