fix: correct English text in user-facing error messages and tooltips

This commit is contained in:
root 2024-12-08 03:22:42 +00:00
parent f0124c1d5d
commit 77e666371d

View File

@ -21,7 +21,7 @@
{{ if and (not .HideRepoInfo) (not .IsBlame)}}
<div class="repo-description gt-word-break">
Source files of this project at <a href="#bottom">buttom</a> of page. All source is under MIT license if no LICENSE file in list.
Source files of this project at <a href="#bottom">bottom</a> of page. All source is under MIT license if no LICENSE file in list.
</div>
{{ end }}