Patch #808362: Fix typos.
diff --git a/Doc/lib/libunittest.tex b/Doc/lib/libunittest.tex
index b5976c6..05617c2 100644
--- a/Doc/lib/libunittest.tex
+++ b/Doc/lib/libunittest.tex
@@ -769,7 +769,7 @@
The following methods of the \class{TestResult} class are used to
-maintain the internal data structures, and mmay be extended in
+maintain the internal data structures, and may be extended in
subclasses to support additional reporting requirements. This is
particularly useful in building tools which support interactive
reporting while tests are being run.