Skip to content

Commit

Permalink
fix(YouTube - Settings): Remove unnecessary punctuation (#3301)
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeW50 committed Nov 19, 2023
1 parent 7f8eec4 commit c50ee82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object SeekbarPreferencesPatch : ResourcePatch(), Closeable {
seekbarPreferences,
StringResource(
"revanced_seekbar_preference_screen_summary",
"Settings for the seekbar."
"Settings for the seekbar"
)
)
)
Expand Down

0 comments on commit c50ee82

Please sign in to comment.