diff --git a/fhem/FHEM/98_configdb.pm b/fhem/FHEM/98_configdb.pm
index 67527cf26..df7780467 100644
--- a/fhem/FHEM/98_configdb.pm
+++ b/fhem/FHEM/98_configdb.pm
@@ -313,7 +313,7 @@ sub _cfgDB_readConfig() {
Starting with version 5079, fhem can be used with a configuration database instead of a plain text file (e.g. fhem.cfg).
This offers the possibility to completely waive all cfg-files, "include"-problems and so on.
Furthermore, configDB offers a versioning of several configuration together with the possibility to restore a former configuration.
- Detailled informations about the available recovery and rescue modes can be found in this forum thread:
+ Detailed information about the available recovery and rescue modes can be found in this forum thread:
https://forum.fhem.de/index.php/topic,86225.0.html
Access to database is provided via perl's database interface DBI.
@@ -323,6 +323,8 @@ sub _cfgDB_readConfig() {
Currently the fhem modules