build: align wording of non-support reasons
[dpdk.git] / drivers / mempool / dpaa / meson.build
index 754e639..09f5295 100644 (file)
@@ -3,7 +3,7 @@
 
 if not is_linux
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif
 
 deps += ['bus_dpaa']