summaryrefslogtreecommitdiff
path: root/pygments/styles/manni.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/manni.py')
-rw-r--r--pygments/styles/manni.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/manni.py b/pygments/styles/manni.py
index 8e485355..7805a57a 100644
--- a/pygments/styles/manni.py
+++ b/pygments/styles/manni.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
pygments.styles.manni
- ~~~~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~~~~
A colorful style, inspired by the terminal highlighting style.
@@ -12,7 +12,7 @@
license but because it uses code from the pygments library it must
be LGPL compatible sooner or later. ;-)
- .. _php_port:: http://svn.fnord.name/manni/fnord.bb/lib/Highlighter/
+ .. _php port:: http://svn.fnord.name/manni/fnord.bb/lib/Highlighter/
:copyright: 2006 by Armin Ronacher, Manni <manni@fnord.name>.
:license: GNU LGPL, see LICENSE for more details.