diff --git a/FHEM/73_PRESENCE.pm b/FHEM/73_PRESENCE.pm
index a952050bc..8e977fcb6 100755
--- a/FHEM/73_PRESENCE.pm
+++ b/FHEM/73_PRESENCE.pm
@@ -1256,9 +1256,9 @@ Options:
When executing the powerCmd (set command: power) following placeholders will be replaced by there corresponding values:
%NAME
- name of the PRESENCE definition%ADDRESS
- the address of the PRESENCE definition as given in the define statement%ARGUMENT
- the argument given to the power set command (e.g. "on" or "off)$NAME
- name of the PRESENCE definition$ADDRESS
- the address of the PRESENCE definition as given in the define statement$ARGUMENT
- the argument given to the power set command (e.g. "on" or "off)%NAME
- Name der PRESENCE-Definition%ADDRESS
- Die überwachte Addresse der PRESENCE Definition, wie sie im define-Befehl angegeben wurde.%ARGUMENT
- Das Argument, was dem Set-Befehl "power" übergeben wurde. (z.B. "on" oder "off")$NAME
- Name der PRESENCE-Definition$ADDRESS
- Die überwachte Addresse der PRESENCE Definition, wie sie im define-Befehl angegeben wurde.$ARGUMENT
- Das Argument, was dem Set-Befehl "power" übergeben wurde. (z.B. "on" oder "off")