From 8622cbe476ee19b12d6d4ea77250146d5cb8717f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Dec 2023 11:25:04 +0100 Subject: Adding upstream version 2.3.1. Signed-off-by: Daniel Baumann --- staslib/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'staslib/conf.py') diff --git a/staslib/conf.py b/staslib/conf.py index 4497698..4dd411c 100644 --- a/staslib/conf.py +++ b/staslib/conf.py @@ -659,7 +659,7 @@ class NvmeOptions(metaclass=singleton.Singleton): 'dhchap_ctrl_secret': defs.KERNEL_VERSION >= defs.KERNEL_CTRLKEY_MIN_VERSION, } - # If some of the options are False, we need to check wether they can be + # If some of the options are False, we need to check whether they can be # read from '/dev/nvme-fabrics'. This method allows us to determine that # an older kernel actually supports a specific option because it was # backported to that kernel. -- cgit v1.2.3