lib/opentracing.rb in instana-1.9.7 vs lib/opentracing.rb in instana-1.10.0.slimfast
- old
+ new
@@ -1,6 +1,6 @@
require "instana/opentracing/tracer"
require "instana/opentracing/carrier"
# Set the global tracer to our OT tracer
-# which supports the OT specificiation
+# which supports the OT specification
OpenTracing.global_tracer = ::Instana.tracer