summaryrefslogtreecommitdiffstats
path: root/dicts/zh_CN.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dicts/zh_CN.toml')
-rw-r--r--dicts/zh_CN.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dicts/zh_CN.toml b/dicts/zh_CN.toml
index 6e55f9c..010f603 100644
--- a/dicts/zh_CN.toml
+++ b/dicts/zh_CN.toml
@@ -180,5 +180,5 @@ cpuconv="34| failed to convert CPU usage to float: {0}. line: {1}"
memconv="35| failed to convert Mem usage to float: {0}. line: {1}"
getcmd="36| failed to get process command from gopsutil: {0}. psProc: {1}. i: {2}. pid: {3}"
cpupercent="37| failed to get process cpu usage from gopsutil: {0}. psProc: {1}. i: {2}. pid: {3}"
-mempercent="38| failed to get process memeory usage from gopsutil: {0}. psProc: {1}. i: {2}. pid: {3}"
+mempercent="38| failed to get process memory usage from gopsutil: {0}. psProc: {1}. i: {2}. pid: {3}"
parse="39| failed to parse output: {0}"