summaryrefslogtreecommitdiff
path: root/pygments/formatters/html.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-03-30 16:25:42 +0200
committergbrandl <devnull@localhost>2007-03-30 16:25:42 +0200
commit7d3496625d4a089428461001e990553bbcd1307e (patch)
treecf25688f6b93f3ad987f9c93367ac6228b833729 /pygments/formatters/html.py
parentdc4569f5786c2b2b9514fe1b27f4620a76b687c5 (diff)
downloadpygments-7d3496625d4a089428461001e990553bbcd1307e.tar.gz
[svn] Add a raising filter.
Diffstat (limited to 'pygments/formatters/html.py')
-rw-r--r--pygments/formatters/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatters/html.py b/pygments/formatters/html.py
index beaf087c..c08a602c 100644
--- a/pygments/formatters/html.py
+++ b/pygments/formatters/html.py
@@ -165,7 +165,7 @@ class HtmlFormatter(Formatter):
`nowrap`
If set to ``True``, don't wrap the tokens at all, not even inside a ``<pre>``
- tag. This disables all other options (default: ``False``).
+ tag. This disables most other options (default: ``False``).
`full`
Tells the formatter to output a "full" document, i.e. a complete