0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-15 18:38:48 +01:00
gitea/services
majianhan 877f091305
Fix typos in code comments: doesnt, dont, wont (#36890)
Fix missing apostrophes in contractions across multiple source files.

Changes:
- `doesnt` -> `doesn't` in `routers/api/v1/repo/git_ref.go` (2
occurrences)
- `dont` -> `don't` in `models/activities/notification_list.go`,
`modules/indexer/code/bleve/token/path/path.go`,
`routers/api/v1/repo/release.go`,
`services/migrations/gitea_downloader.go`,
`services/repository/contributors_graph.go`
- `wont` -> `won't` in `routers/api/v1/repo/issue_subscription.go`,
`models/issues/label_test.go`

Ref: #35015 (good first issues - improve English)

---------

Co-authored-by: majianhan <majianhan@kylinos.cn>
Co-authored-by: silverwind <me@silverwind.io>
2026-03-13 09:58:44 -07:00
..
2026-02-22 08:01:43 +01:00
2026-03-08 17:59:46 +08:00
2026-02-28 11:23:20 -08:00
2026-01-31 22:01:08 -08:00
2026-02-28 11:23:20 -08:00
2026-02-28 11:23:20 -08:00
2025-10-19 00:37:50 +08:00