diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-17 18:02:30 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-17 18:02:30 -0400 |
commit | 1e951c5040ebc8693e7a74b5681347985c341ba3 (patch) | |
tree | 937ac0b1f63d43870ed16528485e571a61d665c6 /doc | |
parent | a4b9f470c13e6c6e23114daf54dbfb7a73ce4c9a (diff) | |
download | python-coveragepy-git-1e951c5040ebc8693e7a74b5681347985c341ba3.tar.gz |
Doc tweaks
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index 2a2d6054..d1b41609 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -1,7 +1,7 @@ .. _faq: ================== -FAQ and Other Help +FAQ and other help ================== :history: 20090613T141800, brand new docs. |