lib/flipper/instrumentation/statsd_subscriber.rb in flipper-0.6.1 vs lib/flipper/instrumentation/statsd_subscriber.rb in flipper-0.6.2
- old
+ new
@@ -1,6 +1,6 @@
# Note: You should never need to require this file directly if you are using
-# ActiveSupport::Notifications. Instead, you should require the metriks file
+# ActiveSupport::Notifications. Instead, you should require the statsd file
# that lives in the same directory as this file. The benefit is that it
# subscribes to the correct events and does everything for your.
require 'flipper/instrumentation/subscriber'
require 'statsd'