Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed May 17, 2024
1 parent cb37e81 commit 535c9f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public class DynamicMediaSupportServiceImpl implements DynamicMediaSupportServic
boolean disableAemFallback() default false;

@AttributeDefinition(
name = "Validte Smart Crop Rendition Sizes",
name = "Validate Smart Crop Rendition Sizes",
description = "Validates that the renditions defined via smart cropping fulfill the requested image width/height to avoid upscaling or white borders.")
boolean validateSmartCropRenditionSizes() default true;

Expand Down

0 comments on commit 535c9f9

Please sign in to comment.