From 999b38ce05df360db817ea9c21466296341116f0 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 18 Jan 2011 21:18:51 +0100 Subject: [PATCH] doc: Fix a small typo --- doc/network-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.