Skip to content

Commit

Permalink
Updated the inline documentation of the "delete items" event handler …
Browse files Browse the repository at this point in the history
…of the FrmMute class.
  • Loading branch information
xvitaly committed Feb 3, 2025
1 parent 6c7fc6a commit 7995f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/srcrepair/FrmMute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ private void MM_Paste_Click(object sender, EventArgs e)
}

/// <summary>
/// "Delete row" button click event handler.
/// "Delete items" button click event handler.
/// </summary>
/// <param name="sender">Sender object.</param>
/// <param name="e">Event arguments.</param>
Expand Down

0 comments on commit 7995f5e

Please sign in to comment.