From 59fdd2a210c6ceb0fb857dc725ac0329c61f0e59 Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Sun, 30 Apr 2017 20:06:40 +0100 Subject: [PATCH] Fix recent releasenotes typo The word "Switch" is misspelled as "Swich" in one of the releasenotes. This patch corrects the typo. Change-Id: I8202f5fb47c83a6691765e0c1974c3dca3b6e80e --- ...ompute-images-client-in-volume-tests-92b6dd55fcaba620.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml b/releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml index dc4ed277a1..1ae251cde6 100644 --- a/releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml +++ b/releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml @@ -6,5 +6,5 @@ deprecations: compute_images_client and Glance v1 APIs are removed in volume tests. upgrade: - | - Swith to use Glance v2 APIs in volume tests, by adding the Glance v2 client - images_client. + Switch to use Glance v2 APIs in volume tests, by adding the Glance v2 + client images_client.