Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling

This commit is contained in:
Andrey Antukh 2021-11-23 14:02:16 +01:00
commit a82a33cecf
121 changed files with 256 additions and 252 deletions

View file

@ -206,7 +206,7 @@
;; Now we have the result containing the svgdata of a
;; SVG with all text layers. Now we need to transform
;; this SVG to G (Group) and remove unnecesary metada
;; this SVG to G (Group) and remove unnecessary metadata
;; objects.
(let [vbox (-> (get-in result ["attributes" "viewBox"])
(parse-viewbox))