From 817b476c0cc2ddb4182518ed97728f2fb79d2cfc Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sat, 24 Jul 2021 11:48:58 +0200 Subject: [PATCH] dmagnetic: fix typo in msgnetic-scrolls script --- packages/dmagnetic/magnetic-scrolls.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dmagnetic/magnetic-scrolls.in b/packages/dmagnetic/magnetic-scrolls.in index a4dce657b..e2dd8f48a 100644 --- a/packages/dmagnetic/magnetic-scrolls.in +++ b/packages/dmagnetic/magnetic-scrolls.in @@ -84,4 +84,4 @@ fi unzip -o "${FG_FILEDOWNLOAD#*\?}" echo "${FG_GAME} has been downloaded and installed!" -echo "You can now start the game with \"dMagnetic ${FG_GAME}\"" +echo "You can now start the game with \"dMagnetic ${FG_GAMENAME}\""