Skip to content

Commit d7d478e

Browse files
committed
fix typo
Signed-off-by: Yen-Chin Lee <[email protected]>
1 parent aa939cd commit d7d478e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clojuretwbot/feed.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"Fetch all feeds we need and send to channel."
7676
[]
7777
;; planet clojure
78-
(feetch-planet-clojure)
78+
(fetch-planet-clojure)
7979
;; Clojure mailing-lits
8080
(fetch-mailing-list)
8181
;; coldnew's blog (chinese)

0 commit comments

Comments
 (0)