changeset 5864:1906a1389cdd

spelling: separated
author timeless@gmail.com
date Tue, 03 May 2016 12:13:39 +0000
parents 283886705f29
children f83ecd5fe59b
files development.ini kallithea/bin/template.ini.mako kallithea/config/deployment.ini_tmpl kallithea/tests/test.ini
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/development.ini	Tue May 03 12:13:10 2016 +0000
+++ b/development.ini	Tue May 03 12:13:39 2016 +0000
@@ -243,7 +243,7 @@
 #    FilesController:archivefile
 
 ## default encoding used to convert from and to unicode
-## can be also a comma seperated list of encoding in case of mixed encodings
+## can be also a comma separated list of encoding in case of mixed encodings
 default_encoding = utf8
 
 ## issue tracker for Kallithea (leave blank to disable, absent for default)
--- a/kallithea/bin/template.ini.mako	Tue May 03 12:13:10 2016 +0000
+++ b/kallithea/bin/template.ini.mako	Tue May 03 12:13:39 2016 +0000
@@ -240,7 +240,7 @@
 #    FilesController:archivefile
 
 <%text>## default encoding used to convert from and to unicode</%text>
-<%text>## can be also a comma seperated list of encoding in case of mixed encodings</%text>
+<%text>## can be also a comma separated list of encoding in case of mixed encodings</%text>
 default_encoding = utf8
 
 <%text>## issue tracker for Kallithea (leave blank to disable, absent for default)</%text>
--- a/kallithea/config/deployment.ini_tmpl	Tue May 03 12:13:10 2016 +0000
+++ b/kallithea/config/deployment.ini_tmpl	Tue May 03 12:13:39 2016 +0000
@@ -236,7 +236,7 @@
 #    FilesController:archivefile
 
 ## default encoding used to convert from and to unicode
-## can be also a comma seperated list of encoding in case of mixed encodings
+## can be also a comma separated list of encoding in case of mixed encodings
 default_encoding = utf8
 
 ## issue tracker for Kallithea (leave blank to disable, absent for default)
--- a/kallithea/tests/test.ini	Tue May 03 12:13:10 2016 +0000
+++ b/kallithea/tests/test.ini	Tue May 03 12:13:39 2016 +0000
@@ -242,7 +242,7 @@
 #    FilesController:archivefile
 
 ## default encoding used to convert from and to unicode
-## can be also a comma seperated list of encoding in case of mixed encodings
+## can be also a comma separated list of encoding in case of mixed encodings
 default_encoding = utf8
 
 ## issue tracker for Kallithea (leave blank to disable, absent for default)