소스 검색

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

Ryan Chang 7 년 전
부모
커밋
5260d70b19
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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}}