From 921530b7e4dfef96dcfc4986b22ce32fd5791fb8 Mon Sep 17 00:00:00 2001
From: chao liu <liuc@rc.inesa.com>
Date: Thu, 10 Aug 2017 00:24:39 -0700
Subject: [PATCH] Fix a typo in globals.yml: replace mathcing with matching

Change-Id: I86c9e6de3b6aa3dd866c197a036dde728f2caf32
---
 etc/kolla/globals.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index f0a4b65963..e7c5c9d3d1 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -341,7 +341,7 @@ kolla_internal_vip_address: "10.10.10.254"
 # label, 2 - unpartitioned disk  with a filesystem. The label of this filesystem
 # is used to detect the disk which Swift will be using.
 
-# Swift support two mathcing modes, valid options are [ prefix, strict ]
+# Swift support two matching modes, valid options are [ prefix, strict ]
 #swift_devices_match_mode: "strict"
 
 # This parameter defines matching pattern: if "strict" mode was selected,