Skip to content

Commit

Permalink
rename instances of httptext to textmap (#178)
Browse files Browse the repository at this point in the history
fixes #174
  • Loading branch information
prondubuisi committed Sep 21, 2020
1 parent 871fefb commit 7d12dc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace OpenTelemetry\Trace;

interface HTTPTextFormatPropagator
interface TextMapFormatPropagator
{
/**
* Returns list of fields that will be used by this formatter.
Expand Down

0 comments on commit 7d12dc9

Please sign in to comment.