From 218a2da5d4e19089b6cb99199bb18493ef6e25af Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Wed, 20 Jun 2007 17:52:24 +0000 Subject: typo - (returh => return) -- jvprat svn-id: r27558 --- common/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/system.h b/common/system.h index a54546f233..95f970d956 100644 --- a/common/system.h +++ b/common/system.h @@ -791,7 +791,7 @@ public: //@{ /** - * Returh the audio mixer. For more information, refer to the + * Return the audio mixer. For more information, refer to the * Audio::Mixer documentation. */ virtual Audio::Mixer *getMixer() = 0; -- cgit v1.2.3