aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Chang <ryancyq@gmail.com>2017-11-18 13:47:48 +0800
committer无闻 <u@gogs.io>2017-11-18 00:47:48 -0500
commit5260d70b19a255b8e5be6425c7d820392d66e53e (patch)
treeb1842d55f1f29a2f51ab62e44a995e51ba623784
parent339fd9c5a4bd6048dee479b07ceb4b093ff4c326 (diff)
templates: fix typo in repo/home.tmpl (#4845)
-rw-r--r--templates/repo/home.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl
index f313e7fd..17e14d6d 100644
--- a/templates/repo/home.tmpl
+++ b/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}}