[Documentation]: Grammar error in SyncInitializer comment

Open Beginner friendly
#2,121 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
92/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
kotlin
Domain
documentation

Research direction

Open sync/work/src/main/kotlin/com/google/samples/apps/nowinandroid/sync/initializers/SyncInitializer.kt and locate the Sync.initialize comment. Compare the current sentence with the suggested wording in the issue, then verify the comment contains the corrected grammar and that no behavioral code changed.

Written by the indexing model from the issue text.

Description

documentation
Is there an existing issue for this?
  • I have searched the existing issues
Page URL (type "NEW" for a new page suggestion)

https://github.com/android/nowinandroid/blob/main/sync/work/src/main/kotlin/com/google/samples/apps/nowinandroid/sync/initializers/SyncInitializer.kt

What's the documentation problem or suggestion?

There is a small grammar issue in the Sync.initialize comment.

Current text:

This method is initializes sync, the process that keeps the app's data current.

Suggested text:

This method initializes sync, the process that keeps the app's data current.

This is a comment-only documentation cleanup and does not change app behavior.

Code of Conduct
  • I agree to follow this project's Code of Conduct
Dominant language
Kotlin
Stars
21.8k
Forks
4.6k
Avg merge
19h 20m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from android/nowinandroid

All issues in android/nowinandroid

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.