changeset 3130:2d42bd025754

randomname: fix the header of the file
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 01 Oct 2017 15:32:29 +0530
parents 13751fef5e66
children a3a154e49bba
files hgext3rd/topic/randomname.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext3rd/topic/randomname.py
+++ b/hgext3rd/topic/randomname.py
@@ -1,4 +1,4 @@
-# __init__.py - topic extension
+# randomname.py - topic extension
 #
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.