From ab4e88f1de962e4e901a04bc1960542e97fb018d Mon Sep 17 00:00:00 2001 From: bleck9999 <55853712+bleck9999@users.noreply.github.com> Date: Tue, 28 Apr 2020 19:36:40 +0100 Subject: [PATCH] destenation --- source/tegraexplorer/common/strings.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tegraexplorer/common/strings.c b/source/tegraexplorer/common/strings.c index d90dac7..7f414d0 100644 --- a/source/tegraexplorer/common/strings.c +++ b/source/tegraexplorer/common/strings.c @@ -52,7 +52,7 @@ const char *utils_err_codes_te[] = { // these start at 50 "SD EJECTED", "PARSING FAILED", "CANNOT COPY FILE TO FS PART", - "NO DESTENATION" + "NO DESTINATION" }; /* const char *pkg2names[] = { @@ -64,4 +64,4 @@ const char *pkg2names[] = { "BCPKG2-6-Repair-Sub" }; */ -const char *mainmenu_credits = "\nTegraexplorer, made by:\nSuch Meme, Many Skill\n\nProject based on:\nLockpick_RCM\nHekate\n\nCool people:\nshchmue\ndennthecafebabe\nDax"; \ No newline at end of file +const char *mainmenu_credits = "\nTegraexplorer, made by:\nSuch Meme, Many Skill\n\nProject based on:\nLockpick_RCM\nHekate\n\nCool people:\nshchmue\ndennthecafebabe\nDax";