From 7b1d78f1b9e8fa06b216a5c960f294d9227db6e0 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 25 Feb 2015 02:49:03 -0800 Subject: tomoyo: fix typos in scc file thanks to rday for pointing it out. Signed-off-by: Armin Kuster --- recipes-kernel/linux/linux-yocto/tomoyo.scc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto/tomoyo.scc b/recipes-kernel/linux/linux-yocto/tomoyo.scc index 9080934..588864c 100644 --- a/recipes-kernel/linux/linux-yocto/tomoyo.scc +++ b/recipes-kernel/linux/linux-yocto/tomoyo.scc @@ -1,4 +1,4 @@ -define KFEATURE_DESCRIPTION "Toyomo Kernel Support" +define KFEATURE_DESCRIPTION "Tomoyo Kernel Support" define KFEATURE_COMPATIBILITY arch -kconf non-hardware toyomo.cfg +kconf non-hardware tomoyo.cfg -- cgit v1.2.3-54-g00ecf