From 3cb725b1c8e66f29053f32012ff95180c6129800 Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Thu, 20 Mar 2014 17:50:01 -0600 Subject: [PATCH] fixed a typo --- .../resources/com/skcraft/launcher/lang/Launcher.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/com/skcraft/launcher/lang/Launcher.properties b/src/main/resources/com/skcraft/launcher/lang/Launcher.properties index 5e0d5fe..897140d 100644 --- a/src/main/resources/com/skcraft/launcher/lang/Launcher.properties +++ b/src/main/resources/com/skcraft/launcher/lang/Launcher.properties @@ -52,7 +52,7 @@ instance.copyAsPath=Copy as path instance.forceUpdate=Force update instance.hardForceUpdate=Hard force update... instance.deleteFiles=Delete files... -instance.confirmDelete=Are you sure that you wish to delete ALL THE FILES (screnshots, worlds, configs) for ''{0}''? +instance.confirmDelete=Are you sure that you wish to delete ALL THE FILES (screenshots, worlds, configs) for ''{0}''? instance.deletingTitle=Deleting instance... instance.deletingStatus=Deleting ''{0}'' and files... instance.confirmHardUpdate=A hard force update will delete the contents of config/ and mods/ and then require an update. Are you sure that you want to continue? @@ -179,4 +179,4 @@ features.install=OK features.selectForInfo=Select a feature to see more information. features.intro=Please select the optional features to install. features.starred=(recommended) -features.avoid=(not recommended) \ No newline at end of file +features.avoid=(not recommended)