summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/library/statistics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/statistics.rst b/Doc/library/statistics.rst
index fc99d81..463bcf4 100644
--- a/Doc/library/statistics.rst
+++ b/Doc/library/statistics.rst
@@ -454,7 +454,7 @@ Exceptions
A single exception is defined:
-.. exception:: `StatisticsError`
+.. exception:: StatisticsError
Subclass of :exc:`ValueError` for statistics-related exceptions.