hgext/highlight/__init__.py
changeset 9262 917e1d5674d6
parent 9210 2667ca525b59
child 9409 57157a224037
--- a/hgext/highlight/__init__.py	Sun Jul 26 01:47:25 2009 +0200
+++ b/hgext/highlight/__init__.py	Sun Jul 26 01:48:02 2009 +0200
@@ -10,7 +10,8 @@
 
 """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::