git » msnlib » commit 9739a6b

Fix minor function name typo

author Alberto Bertogli
2010-06-25 00:16:13 UTC
committer Alberto Bertogli
2010-06-25 00:16:13 UTC
parent 7f9d653f0ed9bc33481e2092a3e6922b664e5ea5

Fix minor function name typo

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

msn +1 -1

diff --git a/msn b/msn
index 0e9b4e5..1ea8a0b 100755
--- a/msn
+++ b/msn
@@ -1695,7 +1695,7 @@ else:
 	try:
 		config['history size'] = int(config['history size'])
 	except:
-		error('input history size must be integer, using default\n')
+		perror('input history size must be integer, using default\n')
 		config['input history size'] = 10
 
 # initial status