[Scummvm-git-logs] scummvm master -> 04c22afb00719f8f990b44d335b1cb16bb3890be

phcoder noreply at scummvm.org
Sun May 7 00:39:43 UTC 2023


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:
04c22afb00 DIRECTOR: Correct spelling mistake pointed out by kane159


Commit: 04c22afb00719f8f990b44d335b1cb16bb3890be
    https://github.com/scummvm/scummvm/commit/04c22afb00719f8f990b44d335b1cb16bb3890be
Author: Vladimir Serbinenko (phcoder at gmail.com)
Date: 2023-05-07T02:39:39+02:00

Commit Message:
DIRECTOR: Correct spelling mistake pointed out by kane159

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index cc54a3f8e73..2a0a2ded351 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1332,7 +1332,7 @@ static const PlainGameDescriptor directorGames[] = {
 
 	// Chinese titles
 	{ "ypl2", 				"勇者泡泡龍2" },							// Yongzhe Paopao Long 2, aka Brave Bubble Dragon 2, aka Bubble Hero 2
-	{ "creativenursery",	"创意学前华丈(一)" },						// Creative Nursery Chinese
+	{ "creativenursery",	"创意学前华文(一)" },						// Creative Nursery Chinese
 
 	// Titles containing Director extras
 	{ "amgpremiere",		"The American Girls Premiere" },




More information about the Scummvm-git-logs mailing list