Fix typo in overview document
authorRoger WANG <roger.wang@intel.com>
Wed, 5 Aug 2009 01:53:42 +0000 (09:53 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 5 Aug 2009 15:53:55 +0000 (08:53 -0700)
doc/overview-api.txt

index 1f8ed2b..97677ae 100644 (file)
@@ -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.