[svgwg] Merged Pull Request: Fix equation 6.1 in implnote.html

caribouW3 has just merged Lionelf329's pull request 940 for https://github.com/w3c/svgwg:

== Fix equation 6.1 in implnote.html ==
Equation 6.1 on [this page](https://www.w3.org/TR/SVG/implnote.html#ArcCorrectionOutOfRangeRadii) has two identical lines, both showing $r_y \leftarrow |r_y|$. The two lines should be different, where the first would be changed to $r_x \leftarrow |r_x|$. It's a small inaccuracy that doesn't really make the page any harder to understand, but it's still probably worth fixing 🙂

See https://github.com/w3c/svgwg/pull/940


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 10 January 2025 21:44:36 UTC