aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/system.h2
1 files changed, 1 insertions, 1 deletions
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;