Skip to content

Commit da1633a

Browse files
author
Success Go
authored
fix miss spelling (#10721)
1 parent e03d627 commit da1633a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/install.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>{{.i18n.Tr "install.docker_helper" "https://docs.gitea.io/en-us/install-with-docker/" | Safe}}</p>
1212

1313
<form class="ui form" action="{{AppSubUrl}}/install" method="post">
14-
<!-- Dtabase Settings -->
14+
<!-- Database Settings -->
1515
<h4 class="ui dividing header">{{.i18n.Tr "install.db_title"}}</h4>
1616
<p>{{.i18n.Tr "install.requite_db_desc"}}</p>
1717
<div class="inline required field {{if .Err_DbType}}error{{end}}">

0 commit comments

Comments
 (0)