0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

Minor comments change.

This commit is contained in:
Andrey Antukh 2016-04-09 23:17:31 +03:00
parent 6c64279c94
commit b66be25a8e
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -211,7 +211,7 @@
[shape _]
(throw (ex-info "Not implemented (size)" (select-keys shape [:type]))))
;; Move
;; Move (with deltas)
(defmethod move ::rect
[shape {dx :x dy :y}]