Hi,
-----Original Message-----
From: ofono-bounces(a)ofono.org [mailto:ofono-bounces@ofono.org] On Behalf Of
Lucas De Marchi
Sent: Tuesday, September 14, 2010 9:33 AM
To: ofono(a)ofono.org
Subject: [PATCH] Fix common misspellings
Apply to all files the list of common misspellings found at
http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_m....
From the list cited above, the substitution found the following
misspellings:
accomodate->accommodate
fomr->from
priviledge->privilege
proprietory->proprietary
reponsible->responsible
seperately->separately
subsidary(-ies)->subsidiary(-ies)
succeded->succeeded
targetted->targeted
transfering->transferring
witheld->withheld
withold->withhold
This is an interesting patch. I guess you must have some tool/script to help you find all
the misspellings against this list. Could you please share the tool/script? After all, we
can check the code in the future as this kind of mistake may happen from time to time.
Regards,
-Yang