Typo fix: caputre => capture#1108
Merged
srikanthccv merged 2 commits intoopen-telemetry:mainfrom May 27, 2022
TBBle:patch-1
Merged
Typo fix: caputre => capture#1108srikanthccv merged 2 commits intoopen-telemetry:mainfrom TBBle:patch-1
srikanthccv merged 2 commits intoopen-telemetry:mainfrom
TBBle:patch-1
Conversation
Contributor
Author
|
Erk, I just did a quick search, and the same typo was (I guess) cut-and-paste into multiple projects. |
srikanthccv
approved these changes
May 26, 2022
Contributor
Author
|
Bleh. Build is failing due to the equivalent of open-telemetry/opentelemetry-python#2717 in I assume the fix for this repo will want to match whatever's done for open-telemetry/opentelemetry-python#2717, whether there's a quick fix to close the dependency against protobuf 4.x, or they go straight to "regenerate the generated files". Either way, not related to this PR, I believe. Edit: The problematic package has been yanked, so CI should pass if rerun. I also posted #1109 to fix the issue for when 4.x is unyanked. |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Small repeated/duplicated typo fix, noticed while browsing the codebase.
Type of change
Does This PR Require a Core Repo Change?