# HG changeset patch # User Yuya Nishihara # Date 1497011302 -32400 # Node ID ae0ebe93ac707fe9d6c6029171515f72fde04037 # Parent 48d1e1214d8cd579252df2c6b219ece67debe7c8 templatefilers: correct filename in header comment diff --git a/mercurial/templatefilters.py b/mercurial/templatefilters.py --- a/mercurial/templatefilters.py +++ b/mercurial/templatefilters.py @@ -1,4 +1,4 @@ -# template-filters.py - common template expansion filters +# templatefilters.py - common template expansion filters # # Copyright 2005-2008 Matt Mackall #