Skip to content

Commit 2b26f81

Browse files
committed
Fix a typo
1 parent 215df1b commit 2b26f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/orchard/info.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ resolved (real) namespace and name here"}
172172
(= dialect :clj) (clj-meta params)
173173
(= dialect :cljs) (cljs-meta params))]
174174

175-
;; TODO split up responsability of finding meta and normalizing the meta map
175+
;; TODO: Split the responsibility of finding meta and normalizing the meta map.
176176
(some->
177177
meta
178178

0 commit comments

Comments
 (0)