Merge branch 'patch-2' into 'develop'

Replace "impode" with "implode"

See merge request pleroma/pleroma!1532
This commit is contained in:
kaniini 2019-08-04 17:05:17 +00:00
commit 9e7c633b39
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ At this time, write CNAME to CDN in public_endpoint.
## Pleroma.Upload.Filter.Mogrify
* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"impode", "1"}]`.
* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"implode", "1"}]`.
## Pleroma.Upload.Filter.Dedupe