From c72e1de1c4a44d1019f94b5d7a9d9eaa74d097b8 Mon Sep 17 00:00:00 2001 From: Luca Cavanna Date: Mon, 3 Feb 2014 13:23:28 +0100 Subject: [PATCH] [TEST] fixed typo s/mising/missing --- rest-api-spec/test/indices.put_alias/all_path_options.yaml | 2 +- rest-api-spec/test/indices.put_mapping/all_path_options.yaml | 2 +- rest-api-spec/test/indices.put_warmer/all_path_options.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rest-api-spec/test/indices.put_alias/all_path_options.yaml b/rest-api-spec/test/indices.put_alias/all_path_options.yaml index 024f6b64451..3392ae3517b 100644 --- a/rest-api-spec/test/indices.put_alias/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_alias/all_path_options.yaml @@ -118,7 +118,7 @@ setup: - match: {foo.aliases.alias: {}} --- -"put alias with mising name": +"put alias with missing name": - do: diff --git a/rest-api-spec/test/indices.put_mapping/all_path_options.yaml b/rest-api-spec/test/indices.put_mapping/all_path_options.yaml index 1c26184513d..23b02f2cde2 100644 --- a/rest-api-spec/test/indices.put_mapping/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_mapping/all_path_options.yaml @@ -169,7 +169,7 @@ setup: - match: {foo.mappings.test_type.properties.text.analyzer: whitespace} --- -"put mapping with mising type": +"put mapping with missing type": - do: diff --git a/rest-api-spec/test/indices.put_warmer/all_path_options.yaml b/rest-api-spec/test/indices.put_warmer/all_path_options.yaml index 1c884e38948..d5d77e23b3c 100644 --- a/rest-api-spec/test/indices.put_warmer/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_warmer/all_path_options.yaml @@ -116,7 +116,7 @@ setup: - match: {foo.warmers.warmer.source.query.match_all: {}} --- -"put warmer with mising name": +"put warmer with missing name": - do: