summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml')
-rw-r--r--releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml b/releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml
index 2cd3a07c..5d195a39 100644
--- a/releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml
+++ b/releasenotes/notes/bug-1633582-df2bee534c2da7fc.yaml
@@ -2,8 +2,8 @@
deprecations:
- |
``volume transfer request accept`` has been changed to move the ``auth-key``
- positional argument to a requried option ``--auth-key``. This leaves
- the transfer request ID as the only positional arguemnt, as per the
+ positional argument to a required option ``--auth-key``. This leaves
+ the transfer request ID as the only positional argument, as per the
OpenStackClient command format. The old format is still functional, but is
deprecated and will be removed in the next major release.
fixes: