# HG changeset patch
# User Pulkit Goyal <7895pulkit@gmail.com>
# Date 1506852149 -19800
# Node ID 2d42bd025754427cae1ba18f43a64c692d9c67dd
# Parent  13751fef5e66bef9c737c570c9f9466469a53a3a
randomname: fix the header of the file

diff -r 13751fef5e66 -r 2d42bd025754 hgext3rd/topic/randomname.py
--- a/hgext3rd/topic/randomname.py	Sun Oct 01 15:22:37 2017 +0530
+++ b/hgext3rd/topic/randomname.py	Sun Oct 01 15:32:29 2017 +0530
@@ -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.