[doc] Fix capitalisation of macOS

This commit is contained in:
Alain Nussbaumer
2024-04-22 17:32:26 +02:00
parent 0873c6cb65
commit 67e67c8db9
3 changed files with 24 additions and 24 deletions

View File

@@ -9,10 +9,10 @@ You control the server via a web interface, Apple Remote, an Android remote
(e.g. Retune), an MPD client, json API or DACP.
OwnTone also serves local files via the Digital Audio Access Protocol (DAAP) to
iTunes (Windows), Apple Music (MacOS) and Rhythmbox (Linux), and via the Roku
iTunes (Windows), Apple Music (macOS) and Rhythmbox (Linux), and via the Roku
Server Protocol (RSP) to Roku devices.
Runs on Linux, BSD and MacOS.
Runs on Linux, BSD and macOS.
OwnTone was previously called forked-daapd, which again was a rewrite of
mt-daapd (Firefly Media Server).