From c3ab30b363530c17b71bdfad09a01fa9c653c10e Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sat, 12 Mar 2011 22:21:37 +0200 Subject: Fix typo. --- Doc/library/unittest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/unittest.rst b/Doc/library/unittest.rst index 5df6155..42ae8e2 100644 --- a/Doc/library/unittest.rst +++ b/Doc/library/unittest.rst @@ -194,7 +194,7 @@ documentation explores the full feature set from first principles. .. _unittest-command-line-interface: -Command Line Interface +Command-Line Interface ---------------------- The unittest module can be used from the command line to run tests from -- cgit v0.12