diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-03-18 11:35:06 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-03-18 11:36:39 -0500 |
commit | 1049a47eb1a99dfdfedebb98a2d116f8af19d6f6 (patch) | |
tree | 42eb4c759c86c7b2dda704827e8047bcccc7aeb7 | |
parent | ad68d50c0369d85c0d2ac709dfd07cd4b722ab31 (diff) | |
download | ofono-1049a47eb1a99dfdfedebb98a2d116f8af19d6f6.tar.bz2 |
Doc: Fixup style issues
-rw-r--r-- | doc/call-barring-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/call-barring-api.txt b/doc/call-barring-api.txt index 6bee60c9..1ac94688 100644 --- a/doc/call-barring-api.txt +++ b/doc/call-barring-api.txt @@ -33,8 +33,8 @@ Methods dict GetProperties() Signals PropertyChanged(string property, variant value) - Signal is emitted whenever a property has changed. The new - value is passed as the signal argument. + Signal is emitted whenever a property has changed. + The new value is passed as the signal argument. IncomingBarringInEffect() |