From d61c26393c121ff4ad653b88858ddc20969af1dd Mon Sep 17 00:00:00 2001 From: lidong Date: Thu, 10 Aug 2017 09:29:46 +0800 Subject: [PATCH] Fix some typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Correct some spelling errors in files : releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml, specs/version0.8/use_glance_tag_to_refer_to_image.rst Change-Id: I87745633237c6aa01698c8087a7013c328d915a3 --- .../notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml | 2 +- specs/version0.8/use_glance_tag_to_refer_to_image.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml b/releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml index 2750e953f1..633c07153a 100644 --- a/releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml +++ b/releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml @@ -6,4 +6,4 @@ features: feature to take into effect. upgrade: - amp_image_id option is deprecated and will be removed in one of the next - releases. Operators are adviced to migrate to the new amp_image_tag option. + releases. Operators are advised to migrate to the new amp_image_tag option. diff --git a/specs/version0.8/use_glance_tag_to_refer_to_image.rst b/specs/version0.8/use_glance_tag_to_refer_to_image.rst index 0c8c3ba56e..38c3516e7e 100644 --- a/specs/version0.8/use_glance_tag_to_refer_to_image.rst +++ b/specs/version0.8/use_glance_tag_to_refer_to_image.rst @@ -95,7 +95,7 @@ The change couples Octavia with Glance. It should not be an issue since there are no use cases to use Octavia without Glance installed. The new feature deprecates amp_image_id option. Operators that still use the -old image referencing mechanism will be adviced to switch to the new option. +old image referencing mechanism will be advised to switch to the new option. Eventually, the old mechanism will be removed from the tree.