Skip to content

Commit

Permalink
fix: 주석 개선
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxtynSong committed Dec 11, 2024
1 parent 2ed3bf2 commit aa79209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/KarrotListKit/Cell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ extension Cell {
registerEvent(HighlightEvent(handler: handler))
}

/// Register a callback handler that will be called when the cell was unhighlight.
/// Register a callback handler that will be called when the cell was unhighlighted.
///
/// - Parameters:
/// - handler: The callback handler for unhighlight event
Expand Down

0 comments on commit aa79209

Please sign in to comment.