diff options
author | Max Horn | 2009-09-25 09:08:17 +0000 |
---|---|---|
committer | Max Horn | 2009-09-25 09:08:17 +0000 |
commit | 6ea572b183dd3d7764d7bc866c3da04e23f1e936 (patch) | |
tree | 3b21fcbaa18da8a9d7b2214945e4267629e5ad49 /backends/platform/ps2 | |
parent | f51c81f34402c665751774b23f3734b7b7a0b2b4 (diff) | |
download | scummvm-rg350-6ea572b183dd3d7764d7bc866c3da04e23f1e936.tar.gz scummvm-rg350-6ea572b183dd3d7764d7bc866c3da04e23f1e936.tar.bz2 scummvm-rg350-6ea572b183dd3d7764d7bc866c3da04e23f1e936.zip |
typo
svn-id: r44333
Diffstat (limited to 'backends/platform/ps2')
-rw-r--r-- | backends/platform/ps2/Gs2dScreen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ps2/Gs2dScreen.cpp b/backends/platform/ps2/Gs2dScreen.cpp index a9f1d7c51d..048c122765 100644 --- a/backends/platform/ps2/Gs2dScreen.cpp +++ b/backends/platform/ps2/Gs2dScreen.cpp @@ -1,4 +1,4 @@ -/* ScummVM - Graphic Adventure Engin +/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT |