doc: Fix a small typo
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Jan 2011 20:18:51 +0000 (21:18 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Jan 2011 20:18:51 +0000 (21:18 +0100)
doc/network-api.txt

index c252988..e94884b 100644 (file)
@@ -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.