Problem/Motivation
In the doc block of the ReplaceCommande class, the word "matched" is duplicated.
Proposed resolution
Remove the word and reformat the doc block to fit to the 80 cols limit.
Remaining tasks
Patch
Review
Commit
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | minor-doc-glitches-2668926-5.patch | 1.23 KB | duaelfr |
| #2 | replacecommand_minor-2668926-2.patch | 714 bytes | duaelfr |
Comments
Comment #2
duaelfrComment #3
tic2000 commentedComment #4
catchGood find but please merge with the patch from #2669036: InsertCommand minor documentation glitch.
Comment #5
duaelfrDone :)
Comment #8
catchCommitted/pushed to 8.1.x and cherry-picked to 8.0.x, thanks!