mirror of
https://github.com/penpot/penpot.git
synced 2025-07-24 04:57:15 +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
|
||||
"Create a bool content from a collection of contents and specified
|
||||
type."
|
||||
type. Returns plain segments"
|
||||
[bool-type contents]
|
||||
;; We apply the boolean operation in to each pair and the result to the next
|
||||
;; element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue