summaryrefslogtreecommitdiff
path: root/doc/overview-api.txt
diff options
context:
space:
mode:
authorRoger WANG <roger.wang@intel.com>2009-08-05 09:53:42 +0800
committerMarcel Holtmann <marcel@holtmann.org>2009-08-05 08:53:55 -0700
commite878311190ce16c61757b531d228301c5a561456 (patch)
tree424f85dd9882b832b33c7b78be16a56ec883b31c /doc/overview-api.txt
parent2690cb17a709c408105c3bb0e5815e5cb0aed818 (diff)
downloadconnman-e878311190ce16c61757b531d228301c5a561456.tar.gz
connman-e878311190ce16c61757b531d228301c5a561456.tar.bz2
connman-e878311190ce16c61757b531d228301c5a561456.zip
Fix typo in overview document
Diffstat (limited to 'doc/overview-api.txt')
-rw-r--r--doc/overview-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index 1f8ed2ba..97677aea 100644
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
@@ -408,5 +408,5 @@ gives detailed information about the current progress.
print properties["State"]
All state changes are also send via the PropertyChanged signal on the
-service interface. This allows asynchronous monitoring with having to poll
+service interface. This allows asynchronous monitoring without having to poll
Connection Manager for changes.