From 5b65d41e200bac3e9e62968102df3a9323b3c636 Mon Sep 17 00:00:00 2001
From: zeyu Zhu <zhu.zeyu@zte.com.cn>
Date: Fri, 21 Oct 2016 10:18:42 +0800
Subject: [PATCH] Fix spelling mistake in kolla-host release note

TrivialFix

Change-Id: I4315d63d29dafd0483898e64f424576c0342b7c0
---
 releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml b/releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml
index b3ad9794e2..8dca4ca0c4 100644
--- a/releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml
+++ b/releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml
@@ -24,6 +24,6 @@ security:
   - The kolla-host playbook will create a kolla user
     on all nodes using the ssh-key specified in the
     passwords.yml. The kolla user will be granted
-    passwordless sudo privalages on the host.
+    passwordless sudo privileges on the host.
     this behavior can be disabled by setting
     create_kolla_user=False
-- 
GitLab