From e147a161e06dc507e2f3579b315987f0d4e2a093 Mon Sep 17 00:00:00 2001
From: Jack251970 <1160210343@qq.com>
Date: Thu, 27 Mar 2025 20:04:03 +0800
Subject: [PATCH] Fix typo
---
Flow.Launcher.Plugin/PluginPair.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Flow.Launcher.Plugin/PluginPair.cs b/Flow.Launcher.Plugin/PluginPair.cs
index 037af7427..f2c14d70c 100644
--- a/Flow.Launcher.Plugin/PluginPair.cs
+++ b/Flow.Launcher.Plugin/PluginPair.cs
@@ -42,7 +42,7 @@
}
///
- /// Get hash coode
+ /// Get hash code
///
///
public override int GetHashCode()