Skip to content

docs: fix grammar in SyncInitializer comment#2133

Open
kanav22 wants to merge 1 commit into
android:mainfrom
kanav22:fix/sync-initializer-comment-grammar
Open

docs: fix grammar in SyncInitializer comment#2133
kanav22 wants to merge 1 commit into
android:mainfrom
kanav22:fix/sync-initializer-comment-grammar

Conversation

@kanav22

@kanav22 kanav22 commented Jun 21, 2026

Copy link
Copy Markdown

Summary

Fixes a small grammar error in the Sync.initialize comment.

Closes #2121

Before: This method is initializes sync...
After: This method initializes sync...

Comment-only change; no behavior change.

Test plan

  • Comment-only documentation cleanup

Removes the erroneous "is" from the initialize() KDoc-style comment.
@kanav22 kanav22 requested a review from dturner as a code owner June 21, 2026 20:21
@google-cla

google-cla Bot commented Jun 21, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request corrects a grammatical typo in a comment within SyncInitializer.kt, changing 'is initializes' to 'initializes'. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@kanav22

kanav22 commented Jun 21, 2026

Copy link
Copy Markdown
Author

I signed it

@kanav22

kanav22 commented Jun 21, 2026

Copy link
Copy Markdown
Author

CLA signed — please re-check. Thanks!

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.

[Documentation]: Grammar error in SyncInitializer comment

1 participant