Skip to content

docs: fix SharedPreferences typos in KDoc comments#13

Open
Avicennasis wants to merge 1 commit into
Glassdoor:masterfrom
Avicennasis:docs/fix-typos
Open

docs: fix SharedPreferences typos in KDoc comments#13
Avicennasis wants to merge 1 commit into
Glassdoor:masterfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix 3 typos in annotation KDoc comments:

  • Preference.kt: SharedPReferencesSharedPreferences (capital R typo)
  • PreferenceFile.kt: SharedPreference instanceSharedPreferences instance (2 occurrences — missing trailing 's')

The Android class name is SharedPreferences (plural). No functional changes — KDoc comments only.

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.

1 participant