From 626233f6685fe4ff9fc05ec47dbfe346b2f3ddca Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Wed, 25 Jul 2018 10:26:14 +0900 Subject: [PATCH] Trivial: Fix a typo in release notes Change-Id: I925b2896748c9bd7d025bc4139d82c98124f05a9 --- releasenotes/notes/bug-1754556-53268d3081fa18d1.yaml | 2 +- releasenotes/notes/bug-1754926-06ac4d7ffd17b5ce.yaml | 2 +- releasenotes/notes/clustering-service-cli-e15cc6627de293fa.yaml | 2 +- .../notes/update-vim-without-config-c3b637741889eff6.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releasenotes/notes/bug-1754556-53268d3081fa18d1.yaml b/releasenotes/notes/bug-1754556-53268d3081fa18d1.yaml index 614d3d19..92eec4d7 100644 --- a/releasenotes/notes/bug-1754556-53268d3081fa18d1.yaml +++ b/releasenotes/notes/bug-1754556-53268d3081fa18d1.yaml @@ -1,4 +1,4 @@ --- fixes: - | - Add documentation for python-tackerclient + Add documentation for python-tackerclient. diff --git a/releasenotes/notes/bug-1754926-06ac4d7ffd17b5ce.yaml b/releasenotes/notes/bug-1754926-06ac4d7ffd17b5ce.yaml index 68c15a39..5af1a655 100644 --- a/releasenotes/notes/bug-1754926-06ac4d7ffd17b5ce.yaml +++ b/releasenotes/notes/bug-1754926-06ac4d7ffd17b5ce.yaml @@ -1,4 +1,4 @@ --- fixes: - | - Fix local test fail with InterpreterNotFound: pypy + Fix local test fail with pypy. diff --git a/releasenotes/notes/clustering-service-cli-e15cc6627de293fa.yaml b/releasenotes/notes/clustering-service-cli-e15cc6627de293fa.yaml index 9830157b..66a462bb 100644 --- a/releasenotes/notes/clustering-service-cli-e15cc6627de293fa.yaml +++ b/releasenotes/notes/clustering-service-cli-e15cc6627de293fa.yaml @@ -1,4 +1,4 @@ --- features: - | - Enalble CLI to support clustering service in Tacker Server + Enable CLI to support clustering service in Tacker Server. diff --git a/releasenotes/notes/update-vim-without-config-c3b637741889eff6.yaml b/releasenotes/notes/update-vim-without-config-c3b637741889eff6.yaml index ad033e0a..71c6e043 100644 --- a/releasenotes/notes/update-vim-without-config-c3b637741889eff6.yaml +++ b/releasenotes/notes/update-vim-without-config-c3b637741889eff6.yaml @@ -1,3 +1,3 @@ --- features: - - VIM can be updated without config-file argument in tacker vim-update command + - VIM can be updated without config-file argument in tacker vim-update command.