From fd0aaeee095b9c6abc95bcb75a6e9b919d461325 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 Oct 2020 23:56:48 -0400 Subject: python/speaklater: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- python/speaklater/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/speaklater/README') diff --git a/python/speaklater/README b/python/speaklater/README index f81ca63b07dfd..c59bdb5667baf 100644 --- a/python/speaklater/README +++ b/python/speaklater/README @@ -1,3 +1,3 @@ A module that provides lazy strings for translations. Basically you get an object that appears to be a string but changes the value every -time the value is evaluated based on a callable you provide. \ No newline at end of file +time the value is evaluated based on a callable you provide. -- cgit v1.2.3