f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 421 forks source link

Fix title of UDP Sample Sink window in the documentation #2093

Closed dforsi closed 2 months ago

dforsi commented 2 months ago

This PR fixes the title in the screenshot of the window by replacing the word "Source" with the word "Sink".

Fixes issue #2092