From: Pekka Pessi <Pekka.Pessi(a)nokia.com>
---
doc/call-barring-api.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/call-barring-api.txt b/doc/call-barring-api.txt
index 41ae4b1..9c615c7 100644
--- a/doc/call-barring-api.txt
+++ b/doc/call-barring-api.txt
@@ -26,11 +26,11 @@ Methods dict GetProperties()
Disables barrings for outgoing calls.
- void SetProperty(string property, variant value, string pin2)
+ void SetProperty(string property, variant value, string netpwd)
Sets the given property value to that specified in
- call parameter. For all properties, the password
- (typically PIN2) must be provided.
+ call parameter. For all properties, the network
+ password must be provided.
Signals PropertyChanged(string property, variant value)
--
1.7.0.4