summaryrefslogtreecommitdiff
path: root/pygments/styles/trac.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/trac.py')
-rw-r--r--pygments/styles/trac.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/trac.py b/pygments/styles/trac.py
index 65662925..a7767f2f 100644
--- a/pygments/styles/trac.py
+++ b/pygments/styles/trac.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
pygments.styles.trac
- ~~~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~~~
Port of the default trac highlighter design.