15/12/2017 13:34, Thierry Herbelot: > Repeated occurrences of 'the'. > > The change was obtained using the following command: > > sed -i "s;the the ;the ;" `git grep -l "the "` > > Signed-off-by: Thierry Herbelot <[email protected]>
Applied, thanks
15/12/2017 13:34, Thierry Herbelot: > Repeated occurrences of 'the'. > > The change was obtained using the following command: > > sed -i "s;the the ;the ;" `git grep -l "the "` > > Signed-off-by: Thierry Herbelot <[email protected]>
Applied, thanks