Commit a188cee
1 parent 09f83c2 commit a188cee
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1698 | 1698 |
| |
1699 | 1699 |
| |
1700 | 1700 |
| |
1701 |
| - | |
| 1701 | + | |
1702 | 1702 |
| |
1703 | 1703 |
| |
1704 | 1704 |
| |
|
6 commit comments
jef-n commentedon Mar 6, 2017
sorry and thanks
3nids commentedon Mar 7, 2017
I'm sorry for this spelling script error!
Not sure fixing it is worth is though.
jef-n commentedon Mar 7, 2017
0d7f697 should do it - we only replace words, don't we?
3nids commentedon Mar 7, 2017
nope, we also replace in words (in camel case but not only).
the solution to fix this would be to include previous and next character in the error string and add them in the sed command.
3nids commentedon Mar 7, 2017
will do
3nids commentedon Mar 7, 2017
should be fixed in e23dcc8