diff --git a/docker/settings_local.template.py b/docker/settings_local.template.py index 654b5ce9..e8d6f4ae 100644 --- a/docker/settings_local.template.py +++ b/docker/settings_local.template.py @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -"""re2o.settings_locale +"""re2o.settings_local The file with all the available options for a locale configuration of re2o """ diff --git a/re2o/settings_default.py b/re2o/settings_default.py index fae7d4a1..00f64512 100644 --- a/re2o/settings_default.py +++ b/re2o/settings_default.py @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -"""re2o.settings_locale +"""re2o.settings_local The file with all the available options for a locale configuration of re2o """ diff --git a/re2o/settings_local.example.py b/re2o/settings_local.example.py index ef5b3f43..a70663db 100644 --- a/re2o/settings_local.example.py +++ b/re2o/settings_local.example.py @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -"""re2o.settings_locale +"""re2o.settings_local The file with all the available options for a locale configuration of re2o """