changeset 5830:31fb2b22eb47

spelling: construct
author timeless@gmail.com
date Tue, 03 May 2016 05:09:39 +0000
parents f8af224c955f
children 66de633b026b
files kallithea/i18n/kallithea.pot kallithea/templates/admin/settings/settings_visual.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/kallithea.pot	Tue May 03 05:09:04 2016 +0000
+++ b/kallithea/i18n/kallithea.pot	Tue May 03 05:09:39 2016 +0000
@@ -3970,7 +3970,7 @@
 "                                                        {user}   current user username,\n"
 "                                                        {netloc} network location/server host of running Kallithea server,\n"
 "                                                        {repo}   full repository name,\n"
-"                                                        {repoid} ID of repository, can be used to contruct clone-by-id"
+"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 msgstr ""
 
 #: kallithea/templates/admin/settings/settings_visual.html:55
--- a/kallithea/templates/admin/settings/settings_visual.html	Tue May 03 05:09:04 2016 +0000
+++ b/kallithea/templates/admin/settings/settings_visual.html	Tue May 03 05:09:39 2016 +0000
@@ -45,7 +45,7 @@
                                                         {user}   current user username,
                                                         {netloc} network location/server host of running Kallithea server,
                                                         {repo}   full repository name,
-                                                        {repoid} ID of repository, can be used to contruct clone-by-id''')}</span>
+                                                        {repoid} ID of repository, can be used to construct clone-by-id''')}</span>
                     </div>
                 </div>
              </div>