luci-app-clash: fix typo

This commit is contained in:
CN_SZTL 2020-02-08 21:34:38 +08:00
parent 6ed41a4b2a
commit 46e173928e
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -22,7 +22,7 @@ define Package/luci-app-clash/description
endef
define Build/Prepare
po2lmo ${CURDIR}/po/zh-cn/clash.po ${CURDIR}/po/zh-cn/clash.zh-cn.lmoo
po2lmo ${CURDIR}/po/zh-cn/clash.po ${CURDIR}/po/zh-cn/clash.zh-cn.lmo
endef
define Build/Configure