diff --git a/FHEM/10_CUL_IR.pm b/FHEM/10_CUL_IR.pm
index bce0529bf..4a66e3864 100644
--- a/FHEM/10_CUL_IR.pm
+++ b/FHEM/10_CUL_IR.pm
@@ -414,15 +414,15 @@ CUL_IR_Attr(@)
arguments are:
- OFF
- Switching off the reception of IR signals. This is the default.
+ Switching off the reception of IR signals. This is the default.
- ON
Switching on the reception of IR signals. This is WITHOUT filtering repetitions. This is
- not recommended as many remote controls do repeat their signals.
+ not recommended as many remote controls do repeat their signals.
- ON_NR
Switching on the reception of IR signals with filtering of repetitions. This is
- the recommended modus operandi.
+ the recommended modus operandi.