forgejo/modules/util
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
..
compare.go
copy.go
paginate.go
paginate_test.go
path.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
path_test.go
remove.go
sanitize.go Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
sanitize_test.go Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
shellquote.go
shellquote_test.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
timer.go
url.go
util.go
util_test.go