]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
meson.build: Fix spelling of sed-opal.h filename
authorWarner Losh <imp@bsdimp.com>
Mon, 29 Apr 2024 17:58:15 +0000 (11:58 -0600)
committerDaniel Wagner <wagi@monom.org>
Tue, 30 Apr 2024 09:39:28 +0000 (11:39 +0200)
Add missing 'l' in sed-opal.h in description in meson.build.

Signed-off-by: Warner Losh <imp@bsdimp.com>
meson.build

index f1f1ba6e9d0717b4fd7112dbd76875045481fb76..4aa6b413b7284d0d4b1f196555279ef7fefd3759 100644 (file)
@@ -160,7 +160,7 @@ conf.set10(
         name: 'linux/sed-opal.h'
 
     ),
-    description: 'Is linux/sed-opa.h include-able?'
+    description: 'Is linux/sed-opal.h include-able?'
 )
 conf.set10(
     'HAVE_KEY_TYPE',