# HG changeset patch # User reimar # Date 1292075779 0 # Node ID 24e4682ce6ecbcb2f4a49954f8cd50697a70a88c # Parent 0c5bb45690ead96bce05d1496a66ade9f7a51ebf Fix spelling in comment. diff -r 0c5bb45690ea -r 24e4682ce6ec mpcommon.c --- 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)