mirror of
https://github.com/penpot/penpot.git
synced 2026-05-28 03:13:40 +00:00
📎 Fix typo on validation log message
This commit is contained in:
parent
c58302ffc4
commit
997441eff3
@ -105,7 +105,7 @@
|
|||||||
(nil? (:selrect shape))
|
(nil? (:selrect shape))
|
||||||
(nil? (:points shape))))
|
(nil? (:points shape))))
|
||||||
(report-error :invalid-geometry
|
(report-error :invalid-geometry
|
||||||
"Shape greometry is invalid"
|
"Shape geometry is invalid"
|
||||||
shape file page)))
|
shape file page)))
|
||||||
|
|
||||||
(defn- check-parent-children
|
(defn- check-parent-children
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user