doc: Fix a typo in CHANGELOG.md

Signed-off-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
Change-Id: I5a22f52158ddf81ebe87936efa3e29b9dd2de5be
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5160
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
This commit is contained in:
Anil Veerabhadrappa 2020-11-18 10:22:56 -08:00 committed by Tomasz Zawadzki
parent 002cfe9d3f
commit 24f373c506

View File

@ -192,7 +192,7 @@ been added, and a new optional parameter `private` has been added to the RPC
`iscsi_create_portal_group` to support iSCSI login redirection feature.
A new optional parameter `ana_reporting` was added to the RPC `nvmf_create_subsystem`, and
a new RPC `nvmf_subsystem_listner_set_ana_state` was added for ANA reporting.
a new RPC `nvmf_subsystem_listener_set_ana_state` was added for ANA reporting.
New RPCs, `nvmf_subsystem_get_listeners` and `nvmf_subsystem_get_qpairs`, were added to
retrieve configuration of the NVMe-oF subsystem.