Fix typos

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-10-16 20:40:09 +08:00 committed by GitHub
parent e3306ecfe8
commit 6d2be7a3a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ public class BasePluginHotkey
}
/// <summary>
/// Represent a global plugin hotkey model.
/// Represents a global plugin hotkey model.
/// </summary>
public class GlobalPluginHotkey : BasePluginHotkey
{