Skip to content

Fix typos: occured -> occurred, propogate -> propagate#44077

Open
ctonneslan wants to merge 2 commits intoenvoyproxy:mainfrom
ctonneslan:fix-typos
Open

Fix typos: occured -> occurred, propogate -> propagate#44077
ctonneslan wants to merge 2 commits intoenvoyproxy:mainfrom
ctonneslan:fix-typos

Conversation

@ctonneslan
Copy link

4 typos across 4 files in log messages and comments:

  • `occured` -> `occurred` (3 files: http_capsule.cc, upstream_request.cc, http_datagram_handler.cc)
  • `propogate` -> `propagate` (1 file: conn_manager.cc)

Skipped the `decorator_overriden_` member variable in conn_manager_impl since renaming it would be a breaking change.

5 instances across 5 files:
- occured -> occurred in 3 log messages (http_capsule, upstream_request, http_datagram_handler)
- propogate -> propagate in conn_manager.cc debug log
- propogated -> propagated in mobile client.cc comment

Skipped decorator_overriden_ variable name (breaking rename).

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
@repokitteh-read-only
Copy link

Hi @ctonneslan, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #44077 was opened by ctonneslan.

see: more, trace.

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
@ctonneslan
Copy link
Author

Good catch. Found one more propogated in mobile/library/common/http/client.cc and fixed it. Repo should be clean now.

Copy link
Contributor

@abeyad abeyad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member

@wbpcode wbpcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching them

@wbpcode wbpcode enabled auto-merge (squash) March 23, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants