changeset 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 24877c50aada
children f6109ee404d5 198b003a2263
files hgext/blackbox.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 = *