doc: Fix description of technology scan method
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 26 Apr 2012 06:29:50 +0000 (08:29 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 26 Apr 2012 06:29:50 +0000 (08:29 +0200)
doc/technology-api.txt

index 851d5ea..3c35fe5 100644 (file)
@@ -28,9 +28,8 @@ Methods               dict GetProperties()
                        method call will return when a scan has been
                        finished and results are available.
 
-                       Results will be signaled via the ServicesAdded (or
-                       also ServicesRemoved) signal from the manager
-                       interface.
+                       Results will be signaled via the ServicesChanged
+                       signal from the manager interface.
 
 Signals                PropertyChanged(string name, variant value)