From d9ce3b361ecfa6c8c43cf2aff763a4e674fc9e21 Mon Sep 17 00:00:00 2001 From: Andrey Petelin Date: Thu, 6 Nov 2025 21:18:15 +0500 Subject: [PATCH] chore: correct typo "spedifying" to "specifying" in REST API secret comment --- podkop/files/usr/lib/sing_box_config_manager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podkop/files/usr/lib/sing_box_config_manager.sh b/podkop/files/usr/lib/sing_box_config_manager.sh index 63a7e37..ff817aa 100644 --- a/podkop/files/usr/lib/sing_box_config_manager.sh +++ b/podkop/files/usr/lib/sing_box_config_manager.sh @@ -1342,7 +1342,7 @@ sing_box_cm_configure_cache_file() { # config: string, JSON configuration # external_controller: string, API listening address; Clash API will be disabled if empty # external_ui: string, Optional path to static web resources to serve at http://{{external-controller}}/ui -# secret: string, Optional secret for the RESTful API Authenticate by spedifying HTTP header +# secret: string, Optional secret for the RESTful API Authenticate by specifying HTTP header # Outputs: # Writes updated JSON configuration to stdout # Example: