Skip to content

Commit 507c2e7

Browse files
committed
Fix duplicated word in release notes
1 parent 93cf82d commit 507c2e7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
210210
* Fix a bug where passing null into `getLibraryRoot` of a `MediaBrowser`
211211
connected to a legacy `MediaBrowserServiceCompat` produced a
212212
`NullPointerException`.
213-
* Fix a bug where where sending custom actions, a search result or a
214-
getItem request crashed the legacy session app with a
215-
`ClassNotFoundException`.
213+
* Fix a bug where sending custom actions, a search result or a getItem
214+
request crashed the legacy session app with a `ClassNotFoundException`.
216215
* Fix a bug where `MediaItem.LocalConfiguration.uri` was shared to the
217216
platform sessions's `MediaMetadata`. To intentionally share a URI to
218217
allow controllers to re-request the media, set

0 commit comments

Comments
 (0)