Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Fixing a typo
Browse files Browse the repository at this point in the history
`my_mage_variation` -> `my_image_variation`.

Unfortunately I'm no mage, but now this should work which is almost still magical.
  • Loading branch information
alexwilson committed Apr 21, 2015
1 parent 593e395 commit d2ab4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezpublish/config/ezpublish.yml.example
Expand Up @@ -96,7 +96,7 @@ ezpublish:
filters:
- {name: geometry/scaledownonly, params: [400, 350]}
my_cropped_variation:
reference: my_mage_variation
reference: my_image_variation
filters:
- {name: geometry/scalewidthdownonly, params: [300]}
- {name: geometry/crop, params: [200, 200, 0, 0]}
Expand Down

0 comments on commit d2ab4ae

Please sign in to comment.