From 80a9a7d15f412d2bec01532d403d6684ded4b97c Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Tue, 26 Apr 2016 07:29:36 -0700 Subject: [PATCH] correct typo in mimetypealiases.dist.json --- resources/config/mimetypealiases.dist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",