Change the capitalisation of Reuben's Mite.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1237
numbers of virtual registers. A linear-scan register allocator is
used to assign real registers and possibly generate spill code. All
of this is still phrased in terms of the intermediate code. This
-machinery is inspired by the work of Reuben Thomas (MITE).
+machinery is inspired by the work of Reuben Thomas (Mite).
<p>Then, and only then, is the final x86 code emitted. The
intermediate code is carefully designed so that x86 code can be
numbers of virtual registers. A linear-scan register allocator is
used to assign real registers and possibly generate spill code. All
of this is still phrased in terms of the intermediate code. This
-machinery is inspired by the work of Reuben Thomas (MITE).
+machinery is inspired by the work of Reuben Thomas (Mite).
<p>Then, and only then, is the final x86 code emitted. The
intermediate code is carefully designed so that x86 code can be