The mvwm repository's document-parsing branch has been updated.

The following shows the diffstat and patchsets between the merged result
and HEAD.

commit 9cceb32e1c4cc012be602f7bda06328f07f53142
Author: Thomas Adam <[email protected]>
Date:   Tue Sep 2 23:40:03 2014 +0100

    Fixed typo
---
 rewrite-notes/parsing | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rewrite-notes/parsing b/rewrite-notes/parsing
index bd33ff5..bddf387 100644
--- a/rewrite-notes/parsing
+++ b/rewrite-notes/parsing
@@ -755,7 +755,7 @@ COLORSETKEYWORD =/ "Back"
 COLORSETKEYWORD =/ "Background"
 COLORSETKEYWORD =/ "hi"
 COLORSETKEYWORD =/ "Hilite"
-COLORSETKEYWORD =/ "Hilight
+COLORSETKEYWORD =/ "Hilight"
 COLORSETKEYWORD =/ "sh"
 COLORSETKEYWORD =/ "Shade"
 COLORSETKEYWORD =/ "Shadow"


Reply via email to