Index: test/mjsunit/unicode-test.js |
diff --git a/test/mjsunit/unicode-test.js b/test/mjsunit/unicode-test.js |
index 5be1b4156241eeb4614cb8467fa97885470241f5..1d64420c3023e7b724ea4618472825d7b9602ffe 100644 |
--- a/test/mjsunit/unicode-test.js |
+++ b/test/mjsunit/unicode-test.js |
@@ -5726,7 +5726,7 @@ var source = |
" All uses of av_ are via get_malloc_state().\n" + |
" At most one \"call\" to get_malloc_state is made per invocation of\n" + |
" the public versions of malloc and free, but other routines\n" + |
-" that in turn invoke malloc and/or free may call more then once.\n" + |
+" that in turn invoke malloc and/or free may call more than once.\n" + |
" Also, it is called in check* routines if DEBUG is set.\n" + |
"*/\n" + |
"\n" + |