Skip to content

Commit e9dcd8b

Browse files
Fix code comments
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 935d41d commit e9dcd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Result.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public string CopyText
6969

7070
/// <summary>
7171
/// Path or URI to the icon image for this result.
72-
/// Updates <IcoPathAbsolute/> appropriately when set.
72+
/// Updates <see cref="IcoPathAbsolute"/> appropriately when set.
7373
/// </summary>
7474
/// <remarks>
7575
/// Preferred usage: provide a path relative to the plugin directory (for example: "Images\icon.png").

0 commit comments

Comments
 (0)