Fix up spelling errors in the codebase.

Review Request #12405 — Created June 23, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

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

First Last Summary ID Author
Fix up spelling errors in the codebase.
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. Testing Done: Ran unit tests.
c982a55642e9ff35e98db45ed46dbf12c31aea1a David Trowbridge
This diff has been split across 3 pages: < 1 2 3 >
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
This diff has been split across 3 pages: < 1 2 3 >
Loading...