Skip to content

Commit cdfe7bb

Browse files
SvenGrootCopilot
andauthored
Fix grammar in old comment
Co-authored-by: Copilot <[email protected]>
1 parent 845a2ce commit cdfe7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/devices/vmbus/vmbus_server/src/channels.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4612,7 +4612,7 @@ mod tests {
46124612
self.server.with_notifier(&mut self.notifier)
46134613
}
46144614

4615-
// Completes a reset operation if the server send a modify request as part of it.
4615+
// Completes a reset operation if the server sends a modify request as part of it.
46164616
fn complete_reset(&mut self) {
46174617
let _ = self.next_action();
46184618
self.c()

0 commit comments

Comments
 (0)