0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 18:18:24 -05:00

💄 Fix small typo.

This commit is contained in:
Andrés Moya 2024-04-04 09:55:50 +02:00
parent c4df29f2a6
commit dbe32fa980

View file

@ -1581,7 +1581,7 @@
fdata' (create-media-grid fdata page-id (:id frame) grid assets add-shape)
;; When svgs had different width&height and viewport, sometimes the old graphics
;; importer didn't calculat well the media object size. So, after migration we
;; importer didn't calculate well the media object size. So, after migration we
;; recalculate grid size from the actual size of the created shapes.
new-grid (ctst/generate-shape-grid @new-shapes position grid-gap)