summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <DeepDiver1975@users.noreply.github.com>2016-04-28 07:00:59 +0200
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-04-28 07:00:59 +0200
commiteb8addb0770365409bf25e3e901571e7b894fcb2 (patch)
tree708661c3c9d7c3a1cc3790e98d7bf5ec6ce00ec2
parent2debf8665b176e07c850e404c2db81fee0b647cc (diff)
parent80a9a7d15f412d2bec01532d403d6684ded4b97c (diff)
downloadnextcloud-server-eb8addb0770365409bf25e3e901571e7b894fcb2.tar.gz
nextcloud-server-eb8addb0770365409bf25e3e901571e7b894fcb2.zip
Merge pull request #24290 from owncloud/mimetypealiases-2
correct typo in mimetypealiases.dist.json
-rw-r--r--resources/config/mimetypealiases.dist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config/mimetypealiases.dist.json b/resources/config/mimetypealiases.dist.json
index 6a47e3c9adf..2c508ec4fab 100644
--- a/resources/config/mimetypealiases.dist.json
+++ b/resources/config/mimetypealiases.dist.json
@@ -4,7 +4,7 @@
"_comment3": "Put any custom mappings in a new file mimetypealiases.json in the config/ folder of ownCloud",
"_comment4": "After any change to mimetypealiases.json run:",
- "_comment5": "./occ occ maintenance:mimetype:update-js",
+ "_comment5": "./occ maintenance:mimetype:update-js",
"_comment6": "Otherwise your update won't propagate through the system.",