]> granicus.if.org Git - python/commitdiff
remove backticks
authorBenjamin Peterson <benjamin@python.org>
Sun, 20 Oct 2013 21:52:54 +0000 (17:52 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 20 Oct 2013 21:52:54 +0000 (17:52 -0400)
Doc/library/statistics.rst

index fc99d818d57864da7d89a86f15eec6ea2336b7f8..463bcf41c6a5d21c252c66fca5882a61a6adae7c 100644 (file)
@@ -454,7 +454,7 @@ Exceptions
 
 A single exception is defined:
 
-.. exception:: `StatisticsError`
+.. exception:: StatisticsError
 
    Subclass of :exc:`ValueError` for statistics-related exceptions.