aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-18 19:47:48 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-19 10:51:57 +0300
commitaa225cce86d34fc656e091f5eb62f73d17351345 (patch)
tree884500dd5f23086f0b51067ec1e9e7172375523f /client
parent797cc0104eaf291afbed913f1c748b1f76bbf522 (diff)
downloadvaadin-framework-aa225cce86d34fc656e091f5eb62f73d17351345.tar.gz
vaadin-framework-aa225cce86d34fc656e091f5eb62f73d17351345.zip
Remove unneeded ArrayList construction
Diffstat (limited to 'client')
-rw-r--r--client/src/main/java/com/vaadin/client/ui/TouchScrollDelegate.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/main/java/com/vaadin/client/ui/TouchScrollDelegate.java b/client/src/main/java/com/vaadin/client/ui/TouchScrollDelegate.java
index 7b22442474..e5eb99ad2d 100644
--- a/client/src/main/java/com/vaadin/client/ui/TouchScrollDelegate.java
+++ b/client/src/main/java/com/vaadin/client/ui/TouchScrollDelegate.java
@@ -711,7 +711,7 @@ public class TouchScrollDelegate implements NativePreviewHandler {
}
/**
- * long calcucation are not very efficient in GWT, so this helper method
+ * Long calculation are not very efficient in GWT, so this helper method
* returns timestamp in double.
*
* @return