From 3ec855e28fc0f5671e64ffffbc3bec9cf8252630 Mon Sep 17 00:00:00 2001 From: Gert Date: Mon, 4 May 2015 15:58:39 +0200 Subject: [PATCH] fix typo in type --- system/blueprints/config/system.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/blueprints/config/system.yaml b/system/blueprints/config/system.yaml index 56712a4c8..071a5c1b2 100644 --- a/system/blueprints/config/system.yaml +++ b/system/blueprints/config/system.yaml @@ -440,7 +440,7 @@ form: label: Default image quality classes: x-small validate: - tpye: number + type: number min: 1 max: 100 @@ -459,7 +459,7 @@ form: label: File upload limit classes: small validate: - tpye: number + type: number system: type: section