summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Van Tu <tuhv@vn.fujitsu.com>2016-12-26 15:30:53 +0700
committerHa Van Tu <tuhv@vn.fujitsu.com>2016-12-26 15:30:53 +0700
commit80c703702a74ecdc6cd5a341319c33767a241a12 (patch)
treef9731ce1a20fbd242a0ea2552c7a83fe53203450
parent6245a962118b1b0f2ba96558e6bb132967f97635 (diff)
downloadpython-openstackclient-80c703702a74ecdc6cd5a341319c33767a241a12.tar.gz
Fix typo in release notes
This patch replace a typo "proprty" with "property". Change-Id: Idf228afd8827e6b33d6eb657c1f3e0cb35286a45
-rw-r--r--releasenotes/source/pre_20_releases.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/source/pre_20_releases.rst b/releasenotes/source/pre_20_releases.rst
index a2af7a9a..06e7c667 100644
--- a/releasenotes/source/pre_20_releases.rst
+++ b/releasenotes/source/pre_20_releases.rst
@@ -194,7 +194,7 @@ Pre-2.0 Releases
* catalog list fails in identity v2
Bug `1474656 <https://bugs.launchpad.net/bugs/1474656>`_
-* openstack flavor unset NoneType error when used without --proprty
+* openstack flavor unset NoneType error when used without --property
Bug `1474237 <https://bugs.launchpad.net/bugs/1474237>`_
* TypeError: 'NoneType' object does not support item assignment with latest os-client-config