Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

chore: fix typo in comments #222

Merged
merged 1 commit into from Aug 31, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion ext/tags.go
Expand Up @@ -57,7 +57,7 @@ var (
SamplingPriority = uint16TagName("sampling.priority")

//////////////////////////////////////////////////////////////////////
// Peer tags. These tags can be emitted by either client-side of
// Peer tags. These tags can be emitted by either client-side or
// server-side to describe the other side/service in a peer-to-peer
// communications, like an RPC call.
//////////////////////////////////////////////////////////////////////
Expand Down