changeset 32594:24e4682ce6ec

Fix spelling in comment.
author reimar
date Sat, 11 Dec 2010 13:56:19 +0000
parents 0c5bb45690ea
children fc443754da3d
files mpcommon.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpcommon.c	Sat Dec 11 12:44:39 2010 +0000
+++ b/mpcommon.c	Sat Dec 11 13:56:19 2010 +0000
@@ -358,7 +358,7 @@
 };
 
 /**
- * Initialization code to be run at the very start, most not depend
+ * Initialization code to be run at the very start, must not depend
  * on option values.
  */
 void common_preinit(void)