From c1589da9b08a4649cc0dd30675bd0168fbc10859 Mon Sep 17 00:00:00 2001 From: yjun <1917302220@qq.com> Date: Thu, 16 Jan 2025 01:00:05 +0800 Subject: [PATCH] Fix typo in features list --- owrx/feature.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owrx/feature.py b/owrx/feature.py index 1237b83b..7e31df0b 100644 --- a/owrx/feature.py +++ b/owrx/feature.py @@ -589,7 +589,7 @@ class FeatureDetector(object): def has_sddc_connector(self): """ - The [SDCC Connector](https://github.com/jketterl/sddc_connector) + The [SDDC Connector](https://github.com/jketterl/sddc_connector) allows connectivity with SDR devices powered by the `libsddc` library, such as RX666, RX888, HF103, etc. """