Sfoglia il codice sorgente

chore: fix typos in comments

Serge Tupchii 2 anni fa
parent
commit
36b12a01c9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      apps/emqx_opentelemetry/test/emqx_otel_trace_SUITE.erl

+ 1 - 1
apps/emqx_opentelemetry/test/emqx_otel_trace_SUITE.erl

@@ -29,7 +29,7 @@
 %% How to run it locally:
 %%  1. Uncomment networks in .ci/docker-compose-file/docker-compose-otel.yaml,
 %%     Uncomment OTLP gRPC ports mappings for otel-collector and otel-collector-tls services.
-%%     Uncomment jaeger-all-in-one prots maooing.
+%%     Uncomment jaeger-all-in-one ports mapping.
 %%  2. Start deps services:
 %%     DOCKER_USER="$(id -u)" docker-compose -f .ci/docker-compose-file/docker-compose-otel.yaml up
 %%  3. Run tests with special env variables: