Skip to content

Commit

Permalink
Fix little copy-paste opentelemetry / opentracing issue.
Browse files Browse the repository at this point in the history
Signed-off-by: Sjoerd Talsma <[email protected]>
  • Loading branch information
sjoerdtalsma committed Nov 22, 2024
1 parent 72cbdf9 commit 530f943
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* </ul>
*
* <p>
* Adding the {@code context-manager-opentelemetry} library to the classpath will automatically
* Adding the {@code context-manager-opentracing} library to the classpath will automatically
* include the {@linkplain io.opentracing.Span active Span}
* in {@linkplain nl.talsmasoftware.context.api.ContextSnapshot ContextSnapshots}.
* This propagates the context to other threads using the
Expand Down

0 comments on commit 530f943

Please sign in to comment.