diff --git a/lib/nvme/nvme_ctrlr.c b/lib/nvme/nvme_ctrlr.c index 075bdf177..b246d0e60 100644 --- a/lib/nvme/nvme_ctrlr.c +++ b/lib/nvme/nvme_ctrlr.c @@ -1359,7 +1359,7 @@ spdk_nvme_ctrlr_reset(struct spdk_nvme_ctrlr *ctrlr) } /* - * For PCIe controllers, the memory locations of the tranpsort qpair + * For PCIe controllers, the memory locations of the transport qpair * don't change when the controller is reset. They simply need to be * re-enabled with admin commands to the controller. For fabric * controllers we need to disconnect and reconnect the qpair on its