diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 2 |
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. |