diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-03-25 10:37:46 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-03-25 10:37:46 -0500 |
commit | 77693b697d1796f67f998b8bba0542398f5079f9 (patch) | |
tree | f829625a55fd95264f76acbcb910663b96f8cd4b /doc | |
parent | 1e783b33d94e88c4f53e96609cbd4bca0c5e396c (diff) |
Rename AvailableOperators to Operators
Diffstat (limited to 'doc')
-rw-r--r-- | doc/network-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt index cc77360a..59ce7655 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -131,7 +131,7 @@ Properties string Mode [readonly] unavailable, this property will not be returned by GetProperties or will be set to an empty string. - array{object} AvailableOperators [readonly] + array{object} Operators [readonly] List of all operator object paths known to the telephony stack. The scanning for new operators is |