Skip to content

Commit 33ee6b2

Browse files
committed
Apply import vars
Glad I added the check to fail the build when not applied!
1 parent 0c3b087 commit 33ee6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rewrite_clj/node.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@
744744

745745
;; DO NOT EDIT FILE, automatically imported from: rewrite-clj.node.uneval
746746
(defn uneval-node
747-
"Create node representing an unevaled form via `children`.
747+
"Create node representing an unevaled form with `children`.
748748
749749
```Clojure
750750
(require '[rewrite-clj.node :as n])

0 commit comments

Comments
 (0)