summaryrefslogtreecommitdiffstats
path: root/doc/ofono-paper.txt
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-09-14 00:06:00 -0300
committerMarcel Holtmann <marcel@holtmann.org>2010-09-14 15:59:46 +0900
commit0ccdcdf984d7ac9b6f07f189f52585c4f3c9f08b (patch)
treead5bffc478d95e7b76443a2da21f38ce3d594e24 /doc/ofono-paper.txt
parentb02f8cfbd684ca46b7d7e53672b4a2cdc4581677 (diff)
downloadofono-0ccdcdf984d7ac9b6f07f189f52585c4f3c9f08b.tar.bz2
Fix common misspellings in documentation
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: accomodate->accommodate targetted->targeted transfering->transferring witheld->withheld withold->withhold
Diffstat (limited to 'doc/ofono-paper.txt')
-rw-r--r--doc/ofono-paper.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ofono-paper.txt b/doc/ofono-paper.txt
index df3f0b3c..ec6d01b9 100644
--- a/doc/ofono-paper.txt
+++ b/doc/ofono-paper.txt
@@ -7,7 +7,7 @@ Linux and other open source components are now used extensively on both desktop
and mobile embedded devices. They provide networking, power management,
database and other core OS infrastructure. However, up to this point no
viable open source solution for mobile telephony existed. oFono aims to
-change that; it is a telephony host stack specifically targetted at both
+change that; it is a telephony host stack specifically targeted at both
mobile embedded and desktop systems.
Launched on May 11, 2009 oFono aims to provide a solid framework for builidng
@@ -97,7 +97,7 @@ for low-level operations. This interface is based on 3GPP TS 27.007 "AT
command set for User Equipment" and 3GPP TS 27.005 "DTE-DCE interface for SMS
and CBS". oFono assumes that all operations are fully asynchronous.
-This means that oFono can accomodate a wide variety of devices, including
+This means that oFono can accommodate a wide variety of devices, including
full-featured modems (AT command based and otherwise), data-only cards, and
modem like devices (e.g. Bluetooth Handsfree and Sim Access Profile devices,
etc.)