mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 17:37:28 +02:00
📚 Update docstring
This commit is contained in:
parent
63cd3ae025
commit
86ee4f55c5
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@
|
||||||
|
|
||||||
(defn calculate-content
|
(defn calculate-content
|
||||||
"Create a bool content from a collection of contents and specified
|
"Create a bool content from a collection of contents and specified
|
||||||
type."
|
type. Returns plain segments"
|
||||||
[bool-type contents]
|
[bool-type contents]
|
||||||
;; We apply the boolean operation in to each pair and the result to the next
|
;; We apply the boolean operation in to each pair and the result to the next
|
||||||
;; element
|
;; element
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue