Skip to content

Commit 196d591

Browse files
Update gax-java/gax/src/main/java/com/google/api/gax/tracing/OpenTelemetryTracingRecorder.java
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent d9534bd commit 196d591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gax-java/gax/src/main/java/com/google/api/gax/tracing/OpenTelemetryTracingRecorder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import io.opentelemetry.api.OpenTelemetry;
3636

3737
/**
38-
* OpenTelemetry implementation of recording traces. This implementation collections the
38+
* OpenTelemetry implementation of recording traces. This implementation collects the
3939
* measurements related to the lifecyle of an RPC.
4040
*/
4141
@BetaApi

0 commit comments

Comments
 (0)