Skip to content

Fix : Typo in code comments #1381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 21, 2025
Merged

Fix : Typo in code comments #1381

merged 4 commits into from
May 21, 2025

Conversation

iddeepak
Copy link
Contributor

@iddeepak iddeepak commented May 20, 2025

Fix spelling errors in comments across the project

What

Correct various misspellings words in code comments to improve readability and consistency.

Changes

  • “protocal” → protocol
  • “deserialzier” → deserializer
  • “wating” → waiting
  • “retrive” → retrieve
  • “wihout” → without
  • “writte” → write
  • “GPRC” → GRPC
  • “reprent” → represents
  • “Exeucte” → Execute
  • “sppecific” → specific
  • “relases” → releases

Signed-off-by: Deepak <[email protected]>
@iddeepak iddeepak requested review from a team as code owners May 20, 2025 21:59
Copy link
Contributor

@siri-varma siri-varma left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@mcruzdev mcruzdev left a comment

Choose a reason for hiding this comment

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

LGTM! I left just a simple comment about health word.

Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution

@dapr-bot dapr-bot merged commit c3592b4 into dapr:master May 21, 2025
9 checks passed
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.54%. Comparing base (d759c53) to head (4ec397a).
Report is 150 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1381      +/-   ##
============================================
+ Coverage     76.91%   77.54%   +0.62%     
- Complexity     1592     1775     +183     
============================================
  Files           145      205      +60     
  Lines          4843     5472     +629     
  Branches        562      599      +37     
============================================
+ Hits           3725     4243     +518     
- Misses          821      908      +87     
- Partials        297      321      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcduiker
Copy link
Contributor

@holopin-bot @iddeepak Thank you! Here's a digital badge as a small token of appreciation.

Copy link

holopin-bot bot commented Jun 11, 2025

Congratulations @iddeepak, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmbs0ph0y811807lajbsdqxa6

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

siri-varma pushed a commit to siri-varma/java-sdk that referenced this pull request Aug 6, 2025
* Fix Typo in Comments

Signed-off-by: Deepak <[email protected]>

* Update review comments

Signed-off-by: Deepak <[email protected]>

---------

Signed-off-by: Deepak <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Signed-off-by: sirivarma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants