# HG changeset patch # User Martin Geisler # Date 2009-07-07 21:54:42 # Node ID 773ab631a0c85349a7d9f0172209114ef0a5d694 # Parent 0772889d8a653ea943632f758b463044fa8b718f highlight: wrapped docstrings at 78 characters diff --git a/hgext/highlight/__init__.py b/hgext/highlight/__init__.py --- a/hgext/highlight/__init__.py +++ b/hgext/highlight/__init__.py @@ -10,8 +10,7 @@ """syntax highlighting for hgweb (requires Pygments) -It depends on the Pygments syntax highlighting library: -http://pygments.org/ +It depends on the Pygments syntax highlighting library: http://pygments.org/ There is a single configuration option: