From 9fe9ff3ef130c3356235aecfc18fcd89725eab5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E5=87=AF?= Date: Thu, 5 Dec 2024 19:18:05 +0800 Subject: [PATCH] fix: typo --- scripts/manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manage.py b/scripts/manage.py index 7e0610c..44f8ee4 100644 --- a/scripts/manage.py +++ b/scripts/manage.py @@ -234,7 +234,7 @@ texts = { 'zh': '卸载' }, 'upgrade': { - 'en': 'UPDRADE', + 'en': 'UPGRADE', 'zh': '升级' }, 'backup': {