mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 08:58:34 +02:00
🐛 Fix typos in frontend
This commit is contained in:
parent
b7ba3098ae
commit
589e646023
65 changed files with 128 additions and 128 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
(defn setup!
|
||||
"Generate new kd-tree instance with provided generation parameter
|
||||
or just return a prevuously created from internal LRU cache."
|
||||
or just return a previously created from internal LRU cache."
|
||||
[t w h ws hs]
|
||||
(impl/setup t w h ws hs))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue