From 7c6cef29d6576b8619be1ef6c206d8558b91048f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 6 Nov 2016 22:02:32 +0100 Subject: [PATCH] dosbox: fix typo in SUMMARY MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-emulators/dosbox/dosbox_0.74.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-emulators/dosbox/dosbox_0.74.bb b/recipes-emulators/dosbox/dosbox_0.74.bb index 181fa24..84ef11b 100644 --- a/recipes-emulators/dosbox/dosbox_0.74.bb +++ b/recipes-emulators/dosbox/dosbox_0.74.bb @@ -1,4 +1,4 @@ -SUMMARY = "OSBox is a DOS-emulator that uses the SDL-library" +SUMMARY = "DOSBox is a DOS-emulator that uses the SDL-library" HOMEPAGE = "http://www.dosbox.com/" LICENSE = "GPLv2+"