Browse Source

templates: fix typo in repo/home.tmpl (#4845)

Ryan Chang 7 years ago
parent
commit
5260d70b19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/repo/home.tmpl

+ 1 - 1
templates/repo/home.tmpl

@@ -63,7 +63,7 @@
 					</div>
 				{{end}}
 
-				<!-- Only show colne panel in repository home page -->
+				<!-- Only show clone panel in repository home page -->
 				{{if eq $n 0}}
 					<div class="ui action small input" id="clone-panel">
 						{{if not $.DisableHTTP}}