From: Marcel Holtmann Date: Tue, 18 Jan 2011 20:18:51 +0000 (+0100) Subject: doc: Fix a small typo X-Git-Tag: 0.39~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=999b38ce05df360db817ea9c21466296341116f0;p=platform%2Fupstream%2Fofono.git doc: Fix a small typo --- diff --git a/doc/network-api.txt b/doc/network-api.txt index c252988..e94884b 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -69,7 +69,7 @@ Signals PropertyChanged(string property, variant value) Properties string Mode [readonly] - The current registration mode. The deault of this + The current registration mode. The default of this is "auto", but can be changed during operation. This property will change to "manual" if the Register() method of an operator is called.