Fix copy paste error in AirplayStream docs

This commit is contained in:
Raphael Nestler 2025-02-04 15:13:28 +01:00 committed by Johannes Pohl
parent 648589a233
commit 8d7e4ba278

View file

@ -49,7 +49,7 @@ public:
/// Starts shairport-sync and reads PCM data from stdout
/**
* Starts librespot, reads PCM data from stdout, and passes the data to an encoder.
* Starts shairport-sync, reads PCM data from stdout, and passes the data to an encoder.
* Implements EncoderListener to get the encoded data.
* Data is passed to the PcmStream::Listener
* usage: