summaryrefslogtreecommitdiff
path: root/pygments
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2014-10-04 11:29:49 -0700
committerTim Hatch <tim@timhatch.com>2014-10-04 11:29:49 -0700
commit9533104db3819e45084c7dcaaa7b2be2b7a9b7c0 (patch)
tree5ae730220b20f73579f05949bc0a379cfd479149 /pygments
parente23dd41f61562827e9d8759eb31b2f031569cc49 (diff)
downloadpygments-9533104db3819e45084c7dcaaa7b2be2b7a9b7c0.tar.gz
Correct theorem.py docstring
Diffstat (limited to 'pygments')
-rw-r--r--pygments/lexers/theorem.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/lexers/theorem.py b/pygments/lexers/theorem.py
index 5406f456..b7d3b627 100644
--- a/pygments/lexers/theorem.py
+++ b/pygments/lexers/theorem.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
- pygments.lexers.functl
- ~~~~~~~~~~~~~~~~~~~~~~
+ pygments.lexers.theorem
+ ~~~~~~~~~~~~~~~~~~~~~~~
Lexers for theorem-proving languages.