aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/items/inventorypicture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/items/inventorypicture.cpp')
-rwxr-xr-xengines/pegasus/items/inventorypicture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/items/inventorypicture.cpp b/engines/pegasus/items/inventorypicture.cpp
index 7be095c499..1f887773d6 100755
--- a/engines/pegasus/items/inventorypicture.cpp
+++ b/engines/pegasus/items/inventorypicture.cpp
@@ -171,7 +171,7 @@ void InventoryPicture::panelUp() {
allowInput(true);
}
-// Must ensure that the picture matches the _inventory member variable.
+// Must ensure that the picture matches the _inventory member variable.
void InventoryPicture::activateInventoryPicture() {
if (_active)
return;