fix comment

This commit is contained in:
kevin zhao
2025-11-17 13:22:02 -08:00
parent 296c98b159
commit 58ce6bcfb5

View File

@@ -42,7 +42,7 @@ pub(crate) enum AppEvent {
matches: Vec<FileMatch>,
},
/// Result of refreshing rate limits (e.g., after `/status`).
/// Result of refreshing rate limits
RateLimitSnapshotFetched(RateLimitSnapshot),
/// Result of computing a `/diff` command.