From c36cda6b644cffc22dc672f1f4ed02201c47cc7f Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 10 Apr 2018 15:42:57 +0530 Subject: Fix spelling in http profile Issue-ID: CLI-100 Change-Id: I252b65fdf87b3576bb9d75e65f9d6a322c41fe42 Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-schema/http/default_input_parameters_http.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml b/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml index 3e9c1eea..2f7999a2 100644 --- a/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml +++ b/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml @@ -49,7 +49,7 @@ parameters: is_default_param: true - name: no-catalog type: bool - description: whether to use given host-url directly without looking into catalog, it will overrid the service->mode. + description: whether to use given host-url directly without looking into catalog, it will override the service->mode. short_option: C long_option: no-catalog is_optional: true -- cgit 1.2.3-korg