From 5c39758e6f12b0e0f362a50daa9273e9c3b750e7 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Thu, 3 Feb 2011 22:08:30 +0800 Subject: [PATCH] stardict-dic-en-cn fix typo --- stardict/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stardict/Makefile b/stardict/Makefile index ada96ba..a40c02e 100644 --- a/stardict/Makefile +++ b/stardict/Makefile @@ -40,7 +40,7 @@ endef define Package/stardict-dic-en-cn $(call Package/stardict/Default) - TITLE+=(dictionary: oxfordjm English <-> Chinses) + TITLE+=(dictionary: oxfordjm English <-> Chinese) endef define Package/stardict/description