From d52c41011846c363e7507c723ef81b1b0b55909a Mon Sep 17 00:00:00 2001 From: Strangerke Date: Thu, 5 Sep 2013 01:36:10 +0200 Subject: AVALANCHE: Fix systematic typo in comments --- engines/avalanche/avalanche.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/avalanche/avalanche.cpp') diff --git a/engines/avalanche/avalanche.cpp b/engines/avalanche/avalanche.cpp index d6145819c3..c6ca485b97 100644 --- a/engines/avalanche/avalanche.cpp +++ b/engines/avalanche/avalanche.cpp @@ -690,7 +690,7 @@ Common::Error AvalancheEngine::run() { _zoomy = true; // Don't call the menu by default. Might be modified later, if get_slope() gets implemented, - // becouse zoomy's value is given there. Not sure yet what "zoomy" stands for. + // because zoomy's value is given there. Not sure yet what "zoomy" stands for. if (!_zoomy) callMenu(); /* Not run when zoomy. */ -- cgit v1.2.3