Fixed a typo

This commit is contained in:
Marcin Grzejszczak
2017-09-14 17:15:30 +02:00
parent cfd3a619dd
commit 5b6d039036
2 changed files with 2 additions and 2 deletions

View File

@@ -512,7 +512,7 @@ public class Span implements SpanContext {
/**
* Span and trace id got extracted from a carrier?
* We are adding data to the same span created by a remote client2
* We are adding data to the same span created by a remote client
*
* @since 1.3.0
*/