aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/geolocation-API/support.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/geolocation-API/support.js')
-rw-r--r--tests/wpt/web-platform-tests/geolocation-API/support.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/geolocation-API/support.js b/tests/wpt/web-platform-tests/geolocation-API/support.js
index 960b5721c37..0f0e7f65b2c 100644
--- a/tests/wpt/web-platform-tests/geolocation-API/support.js
+++ b/tests/wpt/web-platform-tests/geolocation-API/support.js
@@ -5,7 +5,7 @@ setup(function() {
});
// The spec states that an implementation SHOULD acquire user permission before
-// beggining the position acquisition steps. If an implementation follows this
+// beginning the position acquisition steps. If an implementation follows this
// advice, set the following flag to aid debugging.
var isUsingPreemptivePermission = false;