summaryrefslogtreecommitdiff
path: root/pygments/formatters/rtf.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-29 07:48:35 +0100
committerGeorg Brandl <georg@python.org>2014-10-29 07:48:35 +0100
commite28e54add662c0c843a9521165357a06d65ca4a0 (patch)
tree909dc68f3de9fcaeda1340680b6b49de478f3889 /pygments/formatters/rtf.py
parentf2e060010b675e4865ed30cab774e623225c4f08 (diff)
downloadpygments-e28e54add662c0c843a9521165357a06d65ca4a0.tar.gz
Fix docstring.
Diffstat (limited to 'pygments/formatters/rtf.py')
-rw-r--r--pygments/formatters/rtf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatters/rtf.py b/pygments/formatters/rtf.py
index 62c09060..61321270 100644
--- a/pygments/formatters/rtf.py
+++ b/pygments/formatters/rtf.py
@@ -49,7 +49,7 @@ class RtfFormatter(Formatter):
filenames = ['*.rtf']
def __init__(self, **options):
- """
+ r"""
Additional options accepted:
``fontface``