diff --git a/meta/conf/cve-check-map.conf b/meta/conf/cve-check-map.conf
index fc49fe0a500c..2068c67caec4 100644
--- a/meta/conf/cve-check-map.conf
+++ b/meta/conf/cve-check-map.conf
@@ -6,7 +6,7 @@ CVE_CHECK_STATUSMAP[patched] = "Patched"
 CVE_CHECK_STATUSMAP[backported-patch] = "Patched"
 # use when NVD DB does not mention patched versions of stable/LTS branches which have upstream CVE backports
 CVE_CHECK_STATUSMAP[cpe-stable-backport] = "Patched"
-# use when NVD DB does not mention correct version or does not mention any verion at all
+# use when NVD DB does not mention correct version or does not mention any version at all
 CVE_CHECK_STATUSMAP[fixed-version] = "Patched"
 # use when a fix file has been included (set automatically)
 CVE_CHECK_STATUSMAP[fix-file-included] = "Patched"
