From deb6c9a4f66c5624c02cb0d2512d8b92ac0b1c14 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 26 May 2016 14:57:50 +0200 Subject: [PATCH] Polish --- .../META-INF/additional-spring-configuration-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json index e20386c903..1be88f3331 100644 --- a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -19,7 +19,7 @@ { "name": "banner.image.location", "type": "org.springframework.core.io.Resource", - "description": "Banner image file location.", + "description": "Banner image file location (jpg/png can also be used).", "defaultValue": "banner.gif" }, {