Skip to content

Commit 3d4d59e

Browse files
committed
Fix duplicated word in release notes
1 parent 8de7ca3 commit 3d4d59e

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
@@ -451,9 +451,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
451451
* Fix a bug where passing null into `getLibraryRoot` of a `MediaBrowser`
452452
connected to a legacy `MediaBrowserServiceCompat` produced a
453453
`NullPointerException`.
454-
* Fix a bug where where sending custom actions, a search result or a
455-
getItem request crashed the legacy session app with a
456-
`ClassNotFoundException`.
454+
* Fix a bug where sending custom actions, a search result or a getItem
455+
request crashed the legacy session app with a `ClassNotFoundException`.
457456
* Fix a bug where `MediaItem.LocalConfiguration.uri` was shared to the
458457
platform sessions's `MediaMetadata`. To intentionally share a URI to
459458
allow controllers to re-request the media, set

0 commit comments

Comments
 (0)