From ef8d3899d32fc9d8e9ba21f8dfe613636e55ca2c Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 9 Aug 2013 14:10:14 +0800 Subject: update scripts --- scripts/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/utils.py') diff --git a/scripts/utils.py b/scripts/utils.py index 01bdbc7..bd975a2 100644 --- a/scripts/utils.py +++ b/scripts/utils.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # vim:set et sts=4 sw=4: # -# libpinyin - Library to deal with pinyin. +# libzhuyin - Library to deal with zhuyin. # # Copyright (C) 2011 Peng Wu # -- cgit