summaryrefslogtreecommitdiffstats
path: root/vendor/web-sys/src/features/gen_SvgPointList.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/web-sys/src/features/gen_SvgPointList.rs')
-rw-r--r--vendor/web-sys/src/features/gen_SvgPointList.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/web-sys/src/features/gen_SvgPointList.rs b/vendor/web-sys/src/features/gen_SvgPointList.rs
index 1f8050f03..af13249ac 100644
--- a/vendor/web-sys/src/features/gen_SvgPointList.rs
+++ b/vendor/web-sys/src/features/gen_SvgPointList.rs
@@ -84,7 +84,7 @@ extern "C" {
) -> Result<SvgPoint, JsValue>;
#[cfg(feature = "SvgPoint")]
#[wasm_bindgen(catch, method, structural, js_class = "SVGPointList", indexing_getter)]
- #[doc = "Indexing getter."]
+ #[doc = "Indexing getter. As in the literal Javascript `this[key]`."]
#[doc = ""]
#[doc = ""]
#[doc = ""]