diff --git a/FHEM/98_statistics.pm b/FHEM/98_statistics.pm
index 967a72651..b8b2d9d72 100644
--- a/FHEM/98_statistics.pm
+++ b/FHEM/98_statistics.pm
@@ -1067,7 +1067,7 @@ statistics_UpdateDevReading($$$$)
define <name> statistics <deviceNameRegExp> [Prefix]
- Beispiel: define Statistik statistics Sensor_.*|Wettersensor
+ Example: define Statistik statistics Sensor_.*|Wettersensor
<DeviceNameRegExp>
excludedReadings <DeviceRegExp:ReadingNameRegExp>
FritzDect:current|Sensor_.*:humidity
minAvgMaxReadings <readings>
@@ -1240,7 +1240,7 @@ statistics_UpdateDevReading($$$$)
excludedReadings <GerätenameRegExp:GerätewertRegExp>
FritzDect:current|Sensor_.*:humidity
"
+ z.B. FritzDect:current|Sensor_.*:humidity
hideAllSummaryReadings <0 | 1>