summaryrefslogtreecommitdiff
path: root/pygments/token.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/token.py')
-rw-r--r--pygments/token.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/token.py b/pygments/token.py
index ca542bc0..7ec93262 100644
--- a/pygments/token.py
+++ b/pygments/token.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
pygments.token
- ~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~
Basic token types and the standard tokens.