diff --git a/python/speaklater/README b/python/speaklater/README index f81ca63b07..c59bdb5667 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.