From 470cdabc586956be53f768cb19e2c73b8405b502 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 28 Feb 2016 07:44:26 +0100 Subject: ENGINES: Fix Typos. --- engines/metaengine.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engines/metaengine.h b/engines/metaengine.h index 3f8f56c1dd..e7bfebab71 100644 --- a/engines/metaengine.h +++ b/engines/metaengine.h @@ -96,8 +96,8 @@ public: /** * Return a list of all save states associated with the given target. * - * The list return is guarnateed to be sorted by slot numbers. That means - * lower slot numbers are always stored before bigger slot numbers. + * The returned list is guaranteed to be sorted by slot numbers. That + * means smaller slot numbers are always stored before bigger slot numbers. * * The caller has to ensure that this (Meta)Engine is responsible * for the specified target (by using findGame on it respectively -- cgit v1.2.3