Fix typo in features list

This commit is contained in:
yjun 2025-01-16 01:00:05 +08:00 committed by GitHub
parent f44e5e191d
commit c1589da9b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.
"""