diff options
Diffstat (limited to 'pygments/styles/borland.py')
-rw-r--r-- | pygments/styles/borland.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/borland.py b/pygments/styles/borland.py index cc5fb6af..ac47b2de 100644 --- a/pygments/styles/borland.py +++ b/pygments/styles/borland.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ pygments.styles.borland - ~~~~~~~~~~~~~~~~~~~~~~ + ~~~~~~~~~~~~~~~~~~~~~~~ Style similar to the style used in the borland ides. |