Fix a typo in RB.Admin.ChangeFormPageView comment

Review Request #10900 — Created Feb. 11, 2020 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

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

Summary ID Author
Fix a typo in RB.Admin.ChangeFormPageView comment
90484fa0dc820dea1dc55ea53f6a8f05e2247867 Xiaohui Liu
Fix a typo in RB.Admin.ChangeFormPageView comment
cb4b9c90367ce6a75a29e41b2d708aa8d0b2c4e4 Xiaohui Liu
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
Loading...