Patch #808362: Fix typos.

This commit is contained in:
Martin v. Löwis 2003-09-20 11:09:28 +00:00
parent 8f81c93b8c
commit 7bdc484c97
3 changed files with 3 additions and 3 deletions

View file

@ -769,7 +769,7 @@ be of interest when inspecting the results of running a set of tests:
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.