Fix typo in the release note for bug 2038607

This is follow-up of Id75082507cee27bef03318dc3af5ae5c1b233505 and
fixes a type made in the release note content.

Change-Id: Ia28ec81d5faa87f0ca3a5db6bf84d52582bab316
This commit is contained in:
Takashi Kajinami 2023-11-02 00:50:03 +09:00
parent 1c44d99460
commit 2235fea5ca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
fixes:
- |
`bug 2038607 <https://bugs.launchpad.net/manila/+bug/2038607>`_: Fixed
parse of the protcol_access_mapping option and
parse of the protocol_access_mapping option and
the backup_protocol_access_mapping option. This change requires that
the values used for these options should be formatted like
`key0=[value00, value01],key1=[value10]`.