Skip to content

Commit 9b4b0c5

Browse files
committed
[F] Typo
1 parent e33b287 commit 9b4b0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AquaMai.Mods/Fancy/Triggers.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class Triggers
1515
en: "Execute some command on game idle.",
1616
zh: """
1717
在游戏闲置的时候执行指定的命令脚本
18-
比如说可以在游戏闲置是降低显示器的亮度
18+
比如说可以在游戏闲置时降低显示器的亮度
1919
""")]
2020
private static readonly string execOnIdle = "";
2121

0 commit comments

Comments
 (0)