branch: elpa/rainbow-delimiters
commit 1dc8ea6fdf4251f2dd3867b9ee0d0569d8c0e939
Author: Jeremy L. Rayman <[email protected]>
Commit: Jeremy L. Rayman <[email protected]>
Change top-line description for marmalade-repo.org.
---
rainbow-delimiters.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index d47c2998cf..8be15c41bc 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -1,4 +1,4 @@
-;;; rainbow-delimiters.el --- Highlight nested parens, brackets, and braces
using different subtle colors at each depth.
+;;; rainbow-delimiters.el --- Highlight nested parens, brackets, and braces
using different colors at each depth.
;; Copyright (C) 2010-2011 Jeremy L. Rayman.
;; Author: Jeremy L. Rayman <[email protected]>