]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typo.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 12 Mar 2011 20:21:37 +0000 (22:21 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 12 Mar 2011 20:21:37 +0000 (22:21 +0200)
Doc/library/unittest.rst

index 5df61554bdde63dd3176a7b77613279d326ebd93..42ae8e2c577c8bda73d7ca617aa1d0c22ca3c4de 100644 (file)
@@ -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