aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorMax Horn2009-06-07 12:37:16 +0000
committerMax Horn2009-06-07 12:37:16 +0000
commited44e68f9d3811d9edb2ed07057c5596cf0d9a8e (patch)
treef274bd78dedbd1097a69b16e2d163babe34d51c3 /engines
parent09fe7b31525dc72891a92ac0fbc577b9494ad9db (diff)
downloadscummvm-rg350-ed44e68f9d3811d9edb2ed07057c5596cf0d9a8e.tar.gz
scummvm-rg350-ed44e68f9d3811d9edb2ed07057c5596cf0d9a8e.tar.bz2
scummvm-rg350-ed44e68f9d3811d9edb2ed07057c5596cf0d9a8e.zip
AGI: Fixed typo in game name ;)
svn-id: r41331
Diffstat (limited to 'engines')
-rw-r--r--engines/agi/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index d69c0ac1a9..302951b69b 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -811,10 +811,10 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE("URI Quest (v0.173 Feb 27)", "3986eefcf546dafc45f920ae91a697c3"),
FANMADE("URI Quest (v0.173 Jan 29)", "494150940d34130605a4f2e67ee40b12"),
{
- // V - The Graphical Adveture
+ // V - The Graphical Adventure
{
"agi-fanmade",
- "V - The Graphical Adveture (Demo 2)",
+ "V - The Graphical Adventure (Demo 2)",
AD_ENTRY1s("vdir", "c71f5c1e008d352ae9040b77fcf79327", 3080),
Common::EN_ANY,
Common::kPlatformPC,