summaryrefslogtreecommitdiffstats
path: root/doc/network-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-01-18 21:18:51 +0100
committerMarcel Holtmann <marcel@holtmann.org>2011-01-18 21:18:51 +0100
commit999b38ce05df360db817ea9c21466296341116f0 (patch)
tree83a5d91cbf36c0021523bdd88bff348276c32c5b /doc/network-api.txt
parent45abba276b49e50bb2b285d84e15849be44b918f (diff)
downloadofono-999b38ce05df360db817ea9c21466296341116f0.tar.bz2
doc: Fix a small typo
Diffstat (limited to 'doc/network-api.txt')
-rw-r--r--doc/network-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt
index c252988c..e94884b7 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.