branch: externals/csv-mode
commit 01924163957a2d65b2d3cd81e2c2fc12c0ab6513
Author: Chong Yidong <[email protected]>
Commit: Chong Yidong <[email protected]>

    Commentary fix for quarter-plane.el.
---
 csv-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/csv-mode.el b/csv-mode.el
index 3c9c4de..d8f1f5d 100644
--- a/csv-mode.el
+++ b/csv-mode.el
@@ -1,4 +1,4 @@
-;;; csv-mode.el --- major mode for editing comma/char separated values
+;;; csv-mode.el --- Major mode for editing comma/char separated values
 
 ;; Copyright (C) 2003, 2004, 2012  Free Software Foundation, Inc
 

Reply via email to