nvme: fix simple typo in a comment in the spec header

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I85788c1f90398542177db0eb54258e75909ccd54
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1398
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
paul luse 2020-03-20 14:35:00 -04:00 committed by Tomasz Zawadzki
parent 963ddcac06
commit ab911f5db6

@ -63,7 +63,7 @@ extern "C" {
/**
* Indicates the maximum number of range sets that may be specified
* in the dataset mangement command.
* in the dataset management command.
*/
#define SPDK_NVME_DATASET_MANAGEMENT_MAX_RANGES 256