summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-07-04 19:35:56 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-07-04 19:35:56 +0200
commitcebd23c090f3026b2496e1f0e4a18c42d34ccd14 (patch)
treef2a25846eec8384c6b98ec79a1f78a3db5e38f4f /doc
parent3c0fa84091524c7cd6237744f2088ffee2f1d5ad (diff)
downloadconnman-cebd23c090f3026b2496e1f0e4a18c42d34ccd14.tar.gz
connman-cebd23c090f3026b2496e1f0e4a18c42d34ccd14.tar.bz2
connman-cebd23c090f3026b2496e1f0e4a18c42d34ccd14.zip
doc: Fix small typo
Diffstat (limited to 'doc')
-rw-r--r--doc/manager-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 3bd201df..ca193aa2 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -150,7 +150,7 @@ Signals TechnologyAdded(object path, dict properties)
TechnologyRemoved(object path)
- Signal that is sent when a modem has been removed.
+ Signal that is sent when a technology has been removed.
The object path is no longer accessible after this
signal and only emitted for reference.