We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8c75d commit 7ca1dd1Copy full SHA for 7ca1dd1
opentelemetry-sdk/src/opentelemetry/sdk/_configuration/__init__.py
@@ -415,7 +415,7 @@ class _OTelSDKConfigurator(_BaseConfigurator):
415
416
NOTE: This class should not be instantiated nor should it become an entry
417
point on the `opentelemetry-sdk` package. Instead, distros should subclass
418
- this Configurator and enchance it as needed.
+ this Configurator and enhance it as needed.
419
"""
420
421
def _configure(self, **kwargs):
0 commit comments