changeset 5824:253e7d1ae48e

spelling: approximate
author timeless@gmail.com
date Tue, 03 May 2016 05:05:17 +0000
parents 5be4d5cb57a9
children 1cc0c0aed87a
files kallithea/lib/utils2.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
     """