[otb] 01/01: update spelling patch #2

Sebastiaan Couwenberg sebastic at xs4all.nl
Tue Dec 22 16:33:35 UTC 2015


On 22-12-15 17:14, Rashad Kanavath wrote:
> On 12/22/2015 05:04 PM, Sebastiaan Couwenberg wrote:
>> On 22-12-15 16:45, Rashad Kanavath wrote:
>>>   -    SetParameterDescription("io","This group of parameters allows
>>> to set input and output images for classification map regularization
>>> by Majority Voting.");
>>>   +    SetParameterDescription("io","This group of parameters allows
>>> one to set input and output images for classification map
>>> regularization by Majority Voting.");
>>
>> These typos are usually better fixed by changing 'allows to <verb>' to
>> 'allows <verb>ing' instead of 'allows one to <verb>'. For the above
>> examples this would be:
>>
>> "This group of parameters allows setting input and output images for
>> classification map regularization by Majority Voting."
>
> okay. do you have a sed command for that ?

Nope, I just loop over all the files in which `grep -i` finds 'allows
to' and edit those manually with `quilt edit`.

You should not blindly fix typos with the lintian suggestions, these are
not always correct. The human evaluation is added value here.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the Pkg-grass-devel mailing list