1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-20 01:08:35 +00:00

Update misspell to 0.5.0 and add typos.csv

This commit is contained in:
silverwind
2024-04-18 19:56:43 +02:00
parent d0e0708355
commit 13b9aed475
32 changed files with 82 additions and 60 deletions

View File

@@ -1323,7 +1323,7 @@ Defaultly every storage has their default base path like below
| actions_log | actions_log/ |
| actions_artifacts | actions_artifacts/ |
And bucket, basepath or `SERVE_DIRECT` could be special or overrided, if you want to use a different you can:
And bucket, basepath or `SERVE_DIRECT` could be special or overridden, if you want to use a different you can:
```ini
[storage.actions_log]