Fix javadoc in metrics/package-info.

This commit is contained in:
Bogdan Drutu 2019-03-27 07:05:58 -07:00
parent ec4318a10d
commit eb8696135e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* take as input. This data model may eventually become the wire format for metrics.
*
* <p>WARNING: Currently all the public classes under this package are marked as {@link
* openconsensus.common.ExperimentalApi}. The classes and APIs under {@link io.opencensus.metrics}
* openconsensus.common.ExperimentalApi}. The classes and APIs under {@link openconsensus.metrics}
* are likely to get backwards-incompatible updates in the future. DO NOT USE except for
* experimental purposes.
*