Fix a typo in RB.Admin.ChangeFormPageView comment
Review Request #10900 — Created Feb. 11, 2020 and submitted — Latest diff uploaded
At the top of
/reviewboard/static/rb/js/admin/views/changeFormPageView.es6.js
,
there is a typo ("mdoel" should be "model") in the comment.I changed the word to "model".
N/A
Changes between revision 1 and 2
orig
1
2
Commits
Files
docs/releasenotes/3.0.17.rst |
---|
docs/releasenotes/index.rst |
---|
reviewboard/scmtools/forms.py |
---|
reviewboard/scmtools/tests/test_repository_form.py |
---|
reviewboard/static/rb/css/ui/alert.less |
---|
reviewboard/static/rb/js/ui/views/dialogView.es6.js |
---|
reviewboard/static/rb/js/ui/views/tests/dialogViewTests.es6.js |
---|
reviewboard/testing/hosting_services.py |
---|
reviewboard/webapi/resources/hosting_service.py |
---|