gitea/routers/web/admin
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
..
admin.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
admin_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
auths.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
emails.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
hooks.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
main_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
notice.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
orgs.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
repos.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
users.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
users_test.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00