# HG changeset patch # User timeless@gmail.com # Date 1462251917 0 # Node ID 253e7d1ae48e56e1eaa7246f0510d76bfa4b2109 # Parent 5be4d5cb57a9aada2ccae9de52c0348f23fcf0e2 spelling: approximate diff -r 5be4d5cb57a9 -r 253e7d1ae48e kallithea/lib/utils2.py --- a/kallithea/lib/utils2.py Tue May 03 05:05:03 2016 +0000 +++ b/kallithea/lib/utils2.py Tue May 03 05:05:17 2016 +0000 @@ -371,7 +371,7 @@ 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 """