Fix typos - #3291
Conversation
|
I don't know, nobody was too unhappy about those and it's just going to pollute git blame. The ones visible outside the source and supposed to be read by users (springsetting descriptions, logs) are probably alright to fix though. |
Would .git-blame-ignore-revs be useful here? |
32d1044 to
1e1e56d
Compare
|
@sprunk I added the .git-blame-ignore-revs file. |
Beherith
left a comment
There was a problem hiding this comment.
Read through them, seem mostly sane, the lack of apostrophe's didnt bother me previously either. Saw a bunch of my own comments among the worst offenders.
|
@sprunk are you happy with this and the git-blame-ignore-revs? The file will need correcting post merge to match to squash-merged commit hash. |
|
I don't mind. Perhaps use rebase rather than squash so it doesn't need fixing? |
There should be no functional changes in here, just comment / display string typo fixes. All of these were found by codespell.