From 8bb5f30251be2da3bddd182d1e59e6333b7094c9 Mon Sep 17 00:00:00 2001 From: Ahmed Ashour Date: Thu, 14 Sep 2017 12:15:13 +0200 Subject: Fix javadoc typos (#9998) --- .../src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/main') diff --git a/server/src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java b/server/src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java index f40ef59028..dde1624352 100644 --- a/server/src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java +++ b/server/src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java @@ -188,7 +188,7 @@ public class DesignAttributeHandler implements Serializable { /** * Writes the specified attribute to the design if it differs from the - * default value got from the defaultInstance + * default value got from the defaultInstance * * @param component * the component used to get the attribute value -- cgit v1.2.3