Merge pull request #24290 from owncloud/mimetypealiases-2

correct typo in mimetypealiases.dist.json
This commit is contained in:
Thomas Müller 2016-04-28 07:00:59 +02:00
commit eb8addb077
1 changed files with 1 additions and 1 deletions

View File

@ -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.",