Fix code comments

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Jack Ye 2026-01-23 16:15:25 +08:00 committed by GitHub
parent 935d41dc26
commit e9dcd8b7ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@ namespace Flow.Launcher.Plugin
/// <summary>
/// Path or URI to the icon image for this result.
/// Updates <IcoPathAbsolute/> appropriately when set.
/// Updates <see cref="IcoPathAbsolute"/> appropriately when set.
/// </summary>
/// <remarks>
/// Preferred usage: provide a path relative to the plugin directory (for example: "Images\icon.png").