From 7f36f4eb3f5fdd85b74d893c61166898e5f5c634 Mon Sep 17 00:00:00 2001 From: faercol Date: Fri, 8 Mar 2024 09:43:45 +0000 Subject: [PATCH] typo --- re2o/settings_local_dev.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/re2o/settings_local_dev.py b/re2o/settings_local_dev.py index 8b1eb5f6..0f259afc 100644 --- a/re2o/settings_local_dev.py +++ b/re2o/settings_local_dev.py @@ -23,7 +23,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. """re2o.settings_local_dev The file with all the available options for a locale configuration of re2o -This file is prefield with default values for the tests and for developement +This file is prefilled with default values for the tests and for development """ from __future__ import unicode_literals