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 2 (Latest)

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.
83da322d76284b89751513b20cf73db8f6d7620a David Trowbridge
This diff has been split across 3 pages: 1 2 3 >
reviewboard/settings.py
reviewboard/upgrade.py
reviewboard/accounts/models.py
reviewboard/accounts/search_indexes.py
reviewboard/accounts/trophies.py
reviewboard/accounts/sso/backends/saml/views.py
reviewboard/admin/widgets.py
reviewboard/attachments/mimetypes.py
reviewboard/avatars/templatetags/avatars.py
reviewboard/cmdline/rbext.py
reviewboard/cmdline/rbsite.py
reviewboard/diffviewer/commit_utils.py
reviewboard/diffviewer/diffutils.py
reviewboard/diffviewer/managers.py
reviewboard/diffviewer/myersdiff.py
reviewboard/diffviewer/parser.py
reviewboard/diffviewer/models/diffset.py
reviewboard/diffviewer/tests/test_diffutils.py
reviewboard/diffviewer/tests/test_raw_diff_chunk_generator.py
reviewboard/hostingsvcs/bitbucket.py
This diff has been split across 3 pages: 1 2 3 >
Loading...