From 5f2360c82486ffb774eaa409b4c5f5c14b99d0ec Mon Sep 17 00:00:00 2001 From: Rui Carmo Date: Thu, 27 Dec 2018 12:04:29 +0000 Subject: [PATCH] Wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f60bde9..a185777 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Somewhat to my surprise it was considered useful by quite a few people throughou This script should work on Python 2.5 or above without any extra dependencies whatsoever. -A word of caution, though: make sure to check the date format on the resulting `mbox` files, since it is dependent on your locale. For best results, it might be best to set `LOCALE` to `en-us` on your shell before running the script. +A word of caution, though: make sure to check the date format on the resulting `mbox` files, since it is dependent on your locale. For best results, set `LOCALE` to `en-us` on your shell before running the script. ## Contributing