Skip to content

Commit

Permalink
📝 Fix(strings.xml): Correct typo in "filler" string.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrave-dev committed Jan 30, 2025
1 parent 3135b6a commit fa0466f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<string name="preview">Preview</string>
<string name="music_off_topic">Music Off-topic</string>
<string name="poi_highlight">POI Highlight</string>
<string name="filler">Filter</string>
<string name="filler">Filler</string>
<string name="sponsorBlock">SponsorBlock</string>
<string name="enable_sponsor_block">Enable SponsorBlock</string>
<string name="categories_sponsor_block">Select skip-segment behavior</string>
Expand Down

0 comments on commit fa0466f

Please sign in to comment.