diff options
| author | Anh Tran <anhtt@vn.fujitsu.com> | 2017-01-23 16:27:38 +0700 |
|---|---|---|
| committer | Anh Tran <anhtt@vn.fujitsu.com> | 2017-01-23 16:28:21 +0700 |
| commit | 068018fc05baa4d97fbd7c7963f404cf8810a283 (patch) | |
| tree | ed8839e87130ab15db6f714a80e2f313abc61887 /doc | |
| parent | 808a4cbfa46f741858d666878d7552c7a508766e (diff) | |
| download | python-ironicclient-068018fc05baa4d97fbd7c7963f404cf8810a283.tar.gz | |
Typo fix: prefered => preferred
Change-Id: I7d34d595b0f192d8531a6a85f73c6911c864c36d
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/api_v1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/api_v1.rst b/doc/source/api_v1.rst index 3af1d4f..ada700c 100644 --- a/doc/source/api_v1.rst +++ b/doc/source/api_v1.rst @@ -25,7 +25,7 @@ Bare Metal Provisioning system is configured so that only administrators .. note:: Explicit instantiation of `ironicclient.v1.client.Client`_ may cause errors since it doesn't verify provided arguments, using - `ironicclient.client.get_client()` is prefered way to get client object. + `ironicclient.client.get_client()` is preferred way to get client object. There are two different sets of credentials that can be used:: |
