We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215df1b commit 2b26f81Copy full SHA for 2b26f81
src/orchard/info.clj
@@ -172,7 +172,7 @@ resolved (real) namespace and name here"}
172
(= dialect :clj) (clj-meta params)
173
(= dialect :cljs) (cljs-meta params))]
174
175
- ;; TODO split up responsability of finding meta and normalizing the meta map
+ ;; TODO: Split the responsibility of finding meta and normalizing the meta map.
176
(some->
177
meta
178
0 commit comments