diff hgext/blackbox.py @ 19162:27013ace80eb stable

blackbox: fix literal block syntax
author Takumi IINO <trot.thunder@gmail.com>
date Thu, 09 May 2013 11:37:20 +0900
parents 2cad301a7f06
children 6d6f148cada9
line wrap: on
line diff
--- a/hgext/blackbox.py	Tue May 07 05:04:11 2013 +0900
+++ b/hgext/blackbox.py	Thu May 09 11:37:20 2013 +0900
@@ -10,7 +10,7 @@
 
 Logs event information to .hg/blackbox.log to help debug and diagnose problems.
 The events that get logged can be configured via the blackbox.track config key.
-Examples:
+Examples::
 
   [blackbox]
   track = *