diff options
-rw-r--r-- | data/modules.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf index fdf5b57be..1b8563ddb 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -420,7 +420,7 @@ module { name = "help" } * * Provides the regex engine regex/stdlib, which uses the regular expression library that is part of * the C++ standard library. -*/ + */ module { name = "m_regex_stdlib" |