diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-06-01 16:11:17 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-06-04 16:17:51 +0300 |
commit | 70bc527cbda7aea696fe8307ebcfa20b564997dc (patch) | |
tree | 609307b7d9b8deb80f53bdace34d37ccbb759b0e /README | |
parent | 7d23bc2799f8774437ee1dea02109f512bd9b65e (diff) | |
download | connman-70bc527cbda7aea696fe8307ebcfa20b564997dc.tar.gz connman-70bc527cbda7aea696fe8307ebcfa20b564997dc.tar.bz2 connman-70bc527cbda7aea696fe8307ebcfa20b564997dc.zip |
README: Fix whitespace and typo issues
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,7 +88,7 @@ For a working system, certain configuration options need to be enabled: It is safe to build a daemon with Bluetooth support and no running bluetoothd. The start of bluetoothd is automatically - detected and only a runtime depedency. It is not needed to + detected and only a runtime dependency. It is not needed to build ConnMan. --disable-ofono @@ -101,7 +101,7 @@ For a working system, certain configuration options need to be enabled: It is safe to build a daemon with oFono support and no running ofonod. That start of ofonod is automatically - detected and only a runtime dependecy. It is not needed to + detected and only a runtime dependency. It is not needed to build ConnMan. --disable-pacrunner |