mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 07:11:32 -05:00
📎 Fix typo on validation log message
This commit is contained in:
parent
c58302ffc4
commit
997441eff3
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
(nil? (:selrect shape))
|
||||
(nil? (:points shape))))
|
||||
(report-error :invalid-geometry
|
||||
"Shape greometry is invalid"
|
||||
"Shape geometry is invalid"
|
||||
shape file page)))
|
||||
|
||||
(defn- check-parent-children
|
||||
|
|
Loading…
Add table
Reference in a new issue