aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java b/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
index f7768bb6..9a7f799f 100644
--- a/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
+++ b/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
@@ -3860,7 +3860,7 @@ public class GQuery implements Lazy<GQuery, LazyGQuery> {
}
/**
- * Returns the computed left position of the first element matched.
+ * Returns the computed top position of the first element matched.
*/
public int top() {
return (int) cur("top", true);
encode&id=1a41291846987a3546a48756f49f67fe1c67df8d'>root/interface/js/lib/solid.min.js
blob: a062c7d112099938d57486495058f93dd2fd7e8a (plain)
1
2
3
4
5
6