Skip to content

Commit

Permalink
rename instances of httptext to textmap
Browse files Browse the repository at this point in the history
  • Loading branch information
prondubuisi committed Sep 19, 2020
1 parent c2f4748 commit f8acc4e
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 f8acc4e

Please sign in to comment.