diff --git a/fhem/FHEM/10_ZWave.pm b/fhem/FHEM/10_ZWave.pm
index 5c9ad875c..7b1f7c8ba 100755
--- a/fhem/FHEM/10_ZWave.pm
+++ b/fhem/FHEM/10_ZWave.pm
@@ -4031,13 +4031,13 @@ s2Hex($)
Class ASSOCIATION
associationAdd groupId nodeId ...
- Add the specified list of nodeIds to the assotion group groupId.
Note:
+ Add the specified list of nodeIds to the association group groupId.
Note:
upon creating a fhem-device for the first time fhem will automatically add
the controller to the first association group of the node corresponding to
the fhem device, i.e it issues a "set name associationAdd 1
controllerNodeId"
associationDel groupId nodeId ...
- Remove the specified list of nodeIds from the assotion group groupId.
+ Remove the specified list of nodeIds from the association group groupId.
Class BASIC
basicValue value