doc: Fix a small typo

This commit is contained in:
Marcel Holtmann 2011-01-18 21:18:51 +01:00
parent 45abba276b
commit 999b38ce05
1 changed files with 1 additions and 1 deletions

View 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.