diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2010-09-14 00:06:04 -0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-09-14 16:01:26 +0900 |
commit | 4c013cefda52b6c3c1ff0447b3f038204da5ae31 (patch) | |
tree | 26c62be3bb71c4e44634b574211f7e87071ef153 | |
parent | 9849f010ab6a4fd9891b37381a499b7751dfefe8 (diff) | |
download | ofono-4c013cefda52b6c3c1ff0447b3f038204da5ae31.tar.bz2 |
Fix common misspellings in TODO file
Fix common misspellings by using the list available at
http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
From the list cited above, the substitution script found the following
misspellings:
proprietory->proprietary
seperately->separately
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ SMS Proposed solution is to convert such messages to HTML and embed image / sound data as embedded MIME in the generated HTML stream. The EMS messages will have to be detected (by the presence of particular tags in the SMS) - and signaled seperately from simple SMS messages. + and signaled separately from simple SMS messages. Priority: Low Complexity: C8 @@ -136,7 +136,7 @@ SIM / SIM File system Priority: Low Complexity: C2 -- Support proprietory extensions for SIM PIN retry counter. Most vendors +- Support proprietary extensions for SIM PIN retry counter. Most vendors provide an extension commands to obtain such a retry counter for PINs and PUKs. Need to enable this as a property in oFono. |