commit | 1382e971fbb3506ecec7c8549cb8ecac7e1c43e1 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Mon Mar 19 09:59:55 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Mon Mar 19 07:10:32 2018 +0000 |
tree | dd6a980358f0230278bcd89b6ad908516fc8fffd | |
parent | b8448901cdb62c33bccb843a09b952de098a6fc3 [diff] [blame] |
Fix typos in release notes This is to fix below typos in release notes: ideintify currnt upating debuggin micoversion initisialisation Change-Id: I48e8fcfbe4ed6a5d7a4c4056bd5de69ef5adebf0
diff --git a/releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml b/releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml index 305e756..cc6c51b 100644 --- a/releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml +++ b/releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml
@@ -3,7 +3,7 @@ - | Add a new function called ``compare_version_header_to_response`` to ``tempest.lib.common.api_version_utils``, which compares the API - micoversion in the response header to another microversion using the + microversion in the response header to another microversion using the comparators defined in ``tempest.lib.common.api_version_request.APIVersionRequest``.