Fix up spelling errors in the codebase.
Review Request #12405 — Created June 23, 2022 and submitted — Latest diff uploaded
We have a bunch of small spelling errors sprinkled throughout the code
(though honestly fewer than I would have expected). There are a couple
which I wasn't able to change because they are in APIs (both internal
and webapi), but this hits most of them.
Ran unit tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
Files
reviewboard/hostingsvcs/codebasehq.py |
---|
reviewboard/hostingsvcs/forms.py |
---|
reviewboard/hostingsvcs/gerrit.py |
---|
reviewboard/hostingsvcs/hook_utils.py |
---|
reviewboard/hostingsvcs/models.py |
---|
reviewboard/hostingsvcs/service.py |
---|
reviewboard/hostingsvcs/tests/test_gerrit.py |
---|
reviewboard/notifications/email/message.py |
---|
reviewboard/notifications/tests/test_email_utils.py |
---|
reviewboard/oauth/forms.py |
---|
reviewboard/reviews/detail.py |
---|
reviewboard/reviews/managers.py |
---|
reviewboard/reviews/markdown_utils.py |
---|
reviewboard/reviews/models/group.py |
---|
reviewboard/reviews/models/review_request.py |
---|
reviewboard/reviews/tests/test_reviewtags.py |
---|
reviewboard/scmtools/admin.py |
---|
reviewboard/scmtools/core.py |
---|
reviewboard/scmtools/errors.py |
---|
reviewboard/scmtools/forms.py |
---|