diff mercurial/templatefilters.py @ 32760:ae0ebe93ac70

templatefilers: correct filename in header comment
author Yuya Nishihara <yuya@tcha.org>
date Fri, 09 Jun 2017 21:28:22 +0900
parents c3342c177211
children 08d0892c93d8
line wrap: on
line diff
--- a/mercurial/templatefilters.py	Thu Jun 08 20:28:13 2017 -0700
+++ b/mercurial/templatefilters.py	Fri Jun 09 21:28:22 2017 +0900
@@ -1,4 +1,4 @@
-# template-filters.py - common template expansion filters
+# templatefilters.py - common template expansion filters
 #
 # Copyright 2005-2008 Matt Mackall <mpm@selenic.com>
 #