summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuccess Go <gaodacheng@protonmail.ch>2020-03-12 21:05:52 +0800
committerGitHub <noreply@github.com>2020-03-12 14:05:52 +0100
commitda1633a5d46cc118800f45dcaf80aa67354adfc9 (patch)
tree640cba455d9e2e0f3b855d9a2339e107d8b09695
parente03d6277698f4e1e03d9336ba017bae130d4353c (diff)
downloadgitea-da1633a5d46cc118800f45dcaf80aa67354adfc9.tar.gz
gitea-da1633a5d46cc118800f45dcaf80aa67354adfc9.zip
fix miss spelling (#10721)
-rw-r--r--templates/install.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install.tmpl b/templates/install.tmpl
index 7f7c754bbf..5251382cc4 100644
--- a/templates/install.tmpl
+++ b/templates/install.tmpl
@@ -11,7 +11,7 @@
<p>{{.i18n.Tr "install.docker_helper" "https://docs.gitea.io/en-us/install-with-docker/" | Safe}}</p>
<form class="ui form" action="{{AppSubUrl}}/install" method="post">
- <!-- Dtabase Settings -->
+ <!-- Database Settings -->
<h4 class="ui dividing header">{{.i18n.Tr "install.db_title"}}</h4>
<p>{{.i18n.Tr "install.requite_db_desc"}}</p>
<div class="inline required field {{if .Err_DbType}}error{{end}}">