# HG changeset patch # User timeless@gmail.com # Date 2016-05-03 07:05:17 # Node ID 253e7d1ae48e56e1eaa7246f0510d76bfa4b2109 # Parent 5be4d5cb57a9aada2ccae9de52c0348f23fcf0e2 spelling: approximate diff --git a/kallithea/lib/utils2.py b/kallithea/lib/utils2.py --- a/kallithea/lib/utils2.py +++ b/kallithea/lib/utils2.py @@ -371,7 +371,7 @@ def age(prevdate, show_short_version=Fal example: 2days ago, instead of 2 days and 23 hours ago. :param prevdate: datetime object - :param show_short_version: if it should aproximate the date and return a shorter string + :param show_short_version: if it should approximate the date and return a shorter string :rtype: unicode :returns: unicode words describing age """