summaryrefslogtreecommitdiffstats
path: root/tests/nvme_get_features_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nvme_get_features_test.py')
-rw-r--r--tests/nvme_get_features_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nvme_get_features_test.py b/tests/nvme_get_features_test.py
index 784f2be..974fc34 100644
--- a/tests/nvme_get_features_test.py
+++ b/tests/nvme_get_features_test.py
@@ -47,7 +47,7 @@ class TestNVMeGetMandatoryFeatures(TestNVMe):
- Attributes:
- feature_id_list : list of the mandatory features.
- get_vector_list_cmd : vector list collection for 09h.
- - vector_list_len : numer of the interrupt vectors.
+ - vector_list_len : number of the interrupt vectors.
"""
def setUp(self):