Typo in the docs + forgot to add the last #edb message
authorDmitriy Morozov <dmitriy@mrzv.org>
Sat, 16 Apr 2011 12:12:14 -0700
changeset 62 30343993578e
parent 61 c384fa42f8a2
child 63 0bfd48368c17
Typo in the docs + forgot to add the last #edb message
.issues/edb1a7697e0f1e24/new/1302979699.M207885P16676Q1.vine
README
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/edb1a7697e0f1e24/new/1302979699.M207885P16676Q1.vine	Sat Apr 16 12:12:14 2011 -0700
@@ -0,0 +1,7 @@
+From: Dmitriy Morozov <dmitriy@mrzv.org>
+Date: Sat, 16 Apr 2011 11:48:19 -0700
+Subject: changed properties (state=resolved, resolution=fixed)
+Message-Id: <edb1a7697e0f1e24-f1d9470cb8b86647-artemis@vine>
+References: <edb1a7697e0f1e24-0-artemis@metatron>
+In-Reply-To: <edb1a7697e0f1e24-0-artemis@metatron>
+
--- a/README	Sat Apr 16 11:51:16 2011 -0700
+++ b/README	Sat Apr 16 12:12:14 2011 -0700
@@ -44,8 +44,8 @@
     in-progress.color   = yellow
     in-progress.attrs   = bold
 
-will highlight issues with the state "new" as bold red, "resolved" issues
-as white, and "in-progress" issues as bold yellow. Artemis uses termcolor_
+will highlight issues with the state ``new`` as bold red, ``resolved`` issues
+as white, and ``in-progress`` issues as bold yellow. Artemis uses termcolor_
 library for the output, see its documentation for color options.
 
 .. _`termcolor`:    http://pypi.python.org/pypi/termcolor/