summaryrefslogtreecommitdiffstats
path: root/compatibility-client
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-25 06:54:30 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-25 07:54:30 +0300
commit3c0c3e0a997f66821d037df641c435dda930a890 (patch)
tree152afe8c3340dafaa50562f1a21a3b2325583639 /compatibility-client
parent40d15b32e341a38dacc24cc3ec79ab3ff0a25a50 (diff)
downloadvaadin-framework-3c0c3e0a997f66821d037df641c435dda930a890.tar.gz
vaadin-framework-3c0c3e0a997f66821d037df641c435dda930a890.zip
Fix typos (#10071)
And use varargs in a test.
Diffstat (limited to 'compatibility-client')
-rw-r--r--compatibility-client/src/main/java/com/vaadin/v7/client/ui/VCalendarPanel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-client/src/main/java/com/vaadin/v7/client/ui/VCalendarPanel.java b/compatibility-client/src/main/java/com/vaadin/v7/client/ui/VCalendarPanel.java
index 21229dcb84..2c2841042d 100644
--- a/compatibility-client/src/main/java/com/vaadin/v7/client/ui/VCalendarPanel.java
+++ b/compatibility-client/src/main/java/com/vaadin/v7/client/ui/VCalendarPanel.java
@@ -1404,7 +1404,7 @@ public class VCalendarPanel extends FocusableFlexTable implements
/**
* Returns the reset key which will reset the calendar to the previous
- * selection. By default this is backspace but it can be overriden to change
+ * selection. By default this is backspace but it can be overridden to change
* the key to whatever you want.
*
* @return