changeset 16:5f4d74f8c8f4

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 May 2014 10:53:40 +0300
parents 4dafb2835e21
children 4c93c7851466
files hg2cl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hg2cl	Sun Sep 18 14:23:50 2011 +0300
+++ b/hg2cl	Tue May 20 10:53:40 2014 +0300
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# hg2cl.sh - front end shell script for svn2cl.xsl, calls xsltproc
-#             with the correct parameters
+# hg2cl.sh - front end shell script for hg2cl.xsl, calls xsltproc
+#            with the correct parameters
 # 
 # Copyright (C) 2005 Arthur de Jong.
 # Copyright (C) 2008-2011 Matti Hamalainen <ccr@tnsp.org>