Problem/Motivation
- Minor typo issues or language quality improvements
- In most places in the code, it's stated Configuration Split Setting, while it's not recommended to start the word setting(s) with an uppercase since it's not part of the module name nor is it consistent in how other modules handle menu link names (see screenshot below).
Proposed resolution
- Walk through entire module/code to check language.
- Find and replace 'Configuration Split Setting' to 'Configuration Split setting'.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff.txt | 253 bytes | novitsh |
| #4 | general_typo_issues-3003865-4.patch | 8.04 KB | novitsh |
| #3 | general_typo_issues-3003865-3.patch | 7.99 KB | novitsh |
| config split screencap.PNG | 18.62 KB | novitsh |
Comments
Comment #2
novitsh commentedComment #3
novitsh commentedI think this patch covers it all?
Comment #4
novitsh commentedWas missing a full stop at the end of a sentence. Added this now. Interdiff attached.
Comment #5
alonaoneill commentedLooks good to me. All typos and Capitalizations are fixed.
Marking RTBCed
Thanks for working on the module!
Comment #7
bircherThanks for the contribution.