diff --git a/common/src/app/common/types/path/bool.cljc b/common/src/app/common/types/path/bool.cljc index 9be2c5a792..af9be976b2 100644 --- a/common/src/app/common/types/path/bool.cljc +++ b/common/src/app/common/types/path/bool.cljc @@ -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