1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

remove repetitive words (#29695)

Signed-off-by: pengqiseven <912170095@qq.com>
This commit is contained in:
pengqiseven
2024-03-11 17:24:23 +08:00
committed by GitHub
parent e6d141182f
commit 7f856d5d74
7 changed files with 7 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ clients don't even support HTML, so they show the text version included in the g
If the template fails to render, it will be noticed only at the moment the mail is sent.
A default subject is used if the subject template fails, and whatever was rendered successfully
from the the _mail body_ is used, disregarding the rest.
from the _mail body_ is used, disregarding the rest.
Please check [Gitea's logs](administration/logging-config.md) for error messages in case of trouble.