Skip to content

Commit 64a4b32

Browse files
author
Nathan Marz
committed
typo
1 parent d4c83c3 commit 64a4b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clj/backtype/storm/testing.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
(fn [& args#]
502502
(NonRichBoltTracker. (apply old# args#) id#)
503503
))
504-
;; criticial that this particular function is overridden here,
504+
;; critical that this particular function is overridden here,
505505
;; since the transferred stat needs to be incremented at the moment
506506
;; of tuple emission (and not on a separate thread later) for
507507
;; topologies to be tracked correctly

0 commit comments

Comments
 (0)