Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/editor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/editor.js b/js/editor.js
index ae08452..badf1c2 100644
--- a/js/editor.js
+++ b/js/editor.js
@@ -244,7 +244,7 @@ var Files_Texteditor = {
'application/x-empty',
'application/x-msdos-program',
'application/x-php',
- 'application/x-pearl',
+ 'application/x-perl',
'application/x-text',
'application/yaml'
];