]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebradydublin@icloud.com>
Sun, 24 May 2020 09:18:15 +0000 (10:18 +0100)
committerGitHub <noreply@github.com>
Sun, 24 May 2020 09:18:15 +0000 (10:18 +0100)
RELEASENOTES-DEVELOPMENT.md

index 6fa286717492baaecad4b67a0dc29bd0c8426779..9ce1afade55ea509a791a147bd07d45f2d0d0786 100644 (file)
@@ -78,7 +78,7 @@ resulting in:
 ```
 The MPRIS `trackid` corresponding to this would be `/org/gnome/ShairportSync/FD84B4B40FA33A85`.
 
-Thanks to to Scott Simon (https://github.com/zutroy97) for finding a related bug in the [shairport-sync-metadata-reader](https://github.com/mikebrady/shairport-sync-metadata-reader).
+Thanks to to [Scott Simon](https://github.com/zutroy97) for finding a related bug in the [shairport-sync-metadata-reader](https://github.com/mikebrady/shairport-sync-metadata-reader).
 
 **Other Changes**
 * Include the `-fno-common` flag in the compilation options to detect incorrect definitions of global variables and multiple definitions of `enum` data types.