Skip to content

Commit ac3f6d0

Browse files
committed
fix: typo
1 parent a92d3b8 commit ac3f6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2591,7 +2591,7 @@ find_file.no_matching = No matching file found
25912591
error.csv.too_large = Can't render this file because it is too large.
25922592
error.csv.unexpected = Can't render this file because it contains an unexpected character in line %d and column %d.
25932593
error.csv.invalid_field_count = Can't render this file because it has a wrong number of fields in line %d.
2594-
error.broken_git_hook = Git hooks of this repository seem to be broken. Please follow the <a target="_blank" rel="noreferrer" href="https://docs.gitea.com/next/help/faq#push-hook--webhook--actions-arent-running">documentation</a> to fix them, then push some commits to refresh the status.
2594+
error.broken_git_hook = Git hooks of this repository seem to be broken. Please follow the <a target="_blank" rel="noreferrer" href="https://docs.gitea.com/help/faq#push-hook--webhook--actions-arent-running">documentation</a> to fix them, then push some commits to refresh the status.
25952595
25962596
[graphs]
25972597
component_loading = Loading %s...

0 commit comments

Comments
 (0)