diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index b7aa3571df..da83d4636f 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -1062,7 +1062,7 @@ LEVEL = Info ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; -;; List of file extensions for which lines should be wrapped in the Monaco editor +;; List of file extensions for which lines should be wrapped in the CodeMirror editor ;; Separate extensions with a comma. To line wrap files without an extension, just put a comma ;LINE_WRAP_EXTENSIONS = .txt,.md,.markdown,.mdown,.mkd,.livemd,