From e340517d1c2422e7d147a32a86311ef893e5e3fe Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Tue, 16 Jul 2024 21:42:58 +0200 Subject: [PATCH] Fix typos --- sdrbase/resources/webapi/doc/swagger/include/WDSPRx.yaml | 4 ++-- swagger/sdrangel/api/swagger/include/WDSPRx.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdrbase/resources/webapi/doc/swagger/include/WDSPRx.yaml b/sdrbase/resources/webapi/doc/swagger/include/WDSPRx.yaml index d4ec64791..e14629fb7 100644 --- a/sdrbase/resources/webapi/doc/swagger/include/WDSPRx.yaml +++ b/sdrbase/resources/webapi/doc/swagger/include/WDSPRx.yaml @@ -228,13 +228,13 @@ WDSPRxSettings: * 0 - Off * 1 - On eqF: - description: Frequency points (Hz). Positon 0 is preamp then 10 frequency points + description: Frequency points (Hz). Position 0 is preamp then 10 frequency points type: array items: type: number format: float eqG: - description: Frequency points gains (dB). Positon 0 is for preamp gain then for the 10 frequency points + description: Frequency points gains (dB). Position 0 is for preamp gain then for the 10 frequency points type: array items: type: number diff --git a/swagger/sdrangel/api/swagger/include/WDSPRx.yaml b/swagger/sdrangel/api/swagger/include/WDSPRx.yaml index 1f1452669..ebafad988 100644 --- a/swagger/sdrangel/api/swagger/include/WDSPRx.yaml +++ b/swagger/sdrangel/api/swagger/include/WDSPRx.yaml @@ -228,13 +228,13 @@ WDSPRxSettings: * 0 - Off * 1 - On eqF: - description: Frequency points (Hz). Positon 0 is preamp then 10 frequency points + description: Frequency points (Hz). Position 0 is preamp then 10 frequency points type: array items: type: number format: float eqG: - description: Frequency points gains (dB). Positon 0 is for preamp gain then for the 10 frequency points + description: Frequency points gains (dB). Position 0 is for preamp gain then for the 10 frequency points type: array items: type: number