Skip to content

Commit b1d198d

Browse files
committed
fix copypasta mistake
1 parent c08c835 commit b1d198d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/menu/navigation_menu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
android:id="@+id/playlists"
3737
android:checkable="true"
3838
android:icon="@drawable/ic_playlist_play"
39-
android:title="@string/category_dates"
39+
android:title="@string/category_playlists"
4040
app:showAsAction="ifRoom" />
4141
</menu>
4242
</item>

0 commit comments

Comments
 (0)