Skip to content

Commit

Permalink
fix doc for OpenTelemetry class
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-xiaoshuang authored and Xiaoshuang LU committed May 15, 2023
1 parent 7df8652 commit 663f6c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ default Meter getMeter(String instrumentationScopeName) {
}

/**
* Creates a {@link MeterBuilder} for a named {@link Tracer} instance.
* Creates a {@link MeterBuilder} for a named {@link Meter} instance.
*
* @param instrumentationScopeName A name uniquely identifying the instrumentation scope, such as
* the instrumentation library, package, or fully qualified class name. Must not be null.
Expand Down

0 comments on commit 663f6c9

Please sign in to comment.