[Scummvm-git-logs] scummvm master -> 66f7bc786e714ff5e0c259310a61465619a60a72

sev- sev at scummvm.org
Sat Jul 31 15:13:04 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
66f7bc786e DEVTOOLS: COMPANION: Fix spelling error


Commit: 66f7bc786e714ff5e0c259310a61465619a60a72
    https://github.com/scummvm/scummvm/commit/66f7bc786e714ff5e0c259310a61465619a60a72
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-07-31T17:12:49+02:00

Commit Message:
DEVTOOLS: COMPANION: Fix spelling error

Changed paths:
    devtools/dumper-companion.pl


diff --git a/devtools/dumper-companion.pl b/devtools/dumper-companion.pl
index fc2219476b..42e4ac01a1 100755
--- a/devtools/dumper-companion.pl
+++ b/devtools/dumper-companion.pl
@@ -189,7 +189,7 @@ sub processIso($) {
 	print "\r" unless $verbose;
 	print "Extracted $numdirs dirs and $numfiles files, made $numrens renames\n";
 
-	print "Unounting ISO...";
+	print "Unmounting ISO...";
 	flush STDOUT;
 	print "\n" if $verbose;
 




More information about the Scummvm-git-logs mailing list