0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-09 22:22:00 +01:00
gitea/modules/setting
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367)
* Fix various doc, user-facing, and source comment typos

Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
2021-07-08 13:38:13 +02:00
..
attachment.go
cache.go
cors.go
cron_test.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go Update Go-Git to take advantage of LargeObjectThreshold (#16316) 2021-06-30 22:58:45 +02:00
indexer_test.go
indexer.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
lfs.go Let package git depend on setting but not opposite (#15241) 2021-06-26 13:28:55 +02:00
log.go
mailer.go
markup.go
migrations.go
mime_type_map.go
oauth2_client.go
picture.go
project.go
queue.go
repository.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
service.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
session.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
setting_test.go
setting.go Add forge emojies (#16296) 2021-07-02 16:04:57 +02:00
storage_test.go
storage.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
task.go
webhook.go