From ab0ca8b2f3d57442e6ee8dc468f7fb96c67459b2 Mon Sep 17 00:00:00 2001 From: fredlcore Date: Tue, 14 Jan 2025 19:40:39 +0800 Subject: [PATCH] Fixed typo --- docs/EN/using.md | 2 +- docs/de/using.md | 2 +- docs/fr/using.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/EN/using.md b/docs/EN/using.md index a3cfa67f..b31d80d3 100644 --- a/docs/EN/using.md +++ b/docs/EN/using.md @@ -73,7 +73,7 @@ table th:nth-of-type(2) { |URL command|Functionality| |:----------|:------------| -|`/E` |Displays parameter options of parameter ``. Only available for option-type parameters such as data types `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` and `VT_CUSTOM_BITS`.| +|`/E` |Displays parameter options of parameter ``. Only available for option-type parameters such as data types `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` and `VT_CUSTOM_BIT`.| |`/R` |Query default setting of parameter ``| ### GPIO control diff --git a/docs/de/using.md b/docs/de/using.md index 433b29cb..00b4dd78 100644 --- a/docs/de/using.md +++ b/docs/de/using.md @@ -70,7 +70,7 @@ URL-Befehle werden direkt nach dem Hostnamen von BSB-LAN und einem (optionalen) | URL-Befehl | Funktionalität | |:----------|:------------| -|`/E` | Anzeigen der Parameteroptionen des Parameters ``. Nur verfügbar für Parameter vom Typ Option, wie Datentypen `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` und `VT_CUSTOM_BITS`. | +|`/E` | Anzeigen der Parameteroptionen des Parameters ``. Nur verfügbar für Parameter vom Typ Option, wie Datentypen `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` und `VT_CUSTOM_BIT`. | |`/R` | Abfragen der Standard-Einstellung des Parameters `` | ### GPIO-Steuerung diff --git a/docs/fr/using.md b/docs/fr/using.md index 419f8853..5ff42ad6 100644 --- a/docs/fr/using.md +++ b/docs/fr/using.md @@ -79,7 +79,7 @@ table th:nth-of-type(2) { | Commande URL | Fonctionnalité | |:----------|:------------| -| `/E` | Afficher les options du paramètre ``. Disponible uniquement pour les paramètres de type option, tels que les types de données `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` et `VT_CUSTOM_BITS`. | +| `/E` | Afficher les options du paramètre ``. Disponible uniquement pour les paramètres de type option, tels que les types de données `VT_ENUM`, `VT_CUSTOM_ENUM`, `VT_BITS` et `VT_CUSTOM_BIT`. | | `/R` | Interroger la valeur par défaut du paramètre `` | ### Contrôle GPIO