Skip to content

Commit 1f53be9

Browse files
committed
Fix some wording
1 parent 31b3533 commit 1f53be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/orchard/meta.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
[:ns :name :doc :file :arglists :forms :macro :special-form
158158
:protocol :line :column :static :added :deprecated :resource])
159159

160-
;; TODO split up responsability of finding meta and normalizing the meta map
160+
;; TODO: Split the responsibility of finding meta and normalizing the meta map.
161161
(defn var-meta
162162
"Return a map of metadata for var v.
163163
If whitelist is missing use var-meta-whitelist."

0 commit comments

Comments
 (0)