We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a8e9c commit 1e8df42Copy full SHA for 1e8df42
uefi/src/table/boot.rs
@@ -623,7 +623,7 @@ impl BootServices {
623
/// performed on each event:
624
///
625
/// * If an event is of type `NotifySignal`, then an `InvalidParameter`
626
- /// error is returned with the index of the eve,t that caused the failure.
+ /// error is returned with the index of the event that caused the failure.
627
/// * If an event is in the signaled state, the signaled state is cleared
628
/// and the index of the event that was signaled is returned.
629
/// * If an event is not in the signaled state but does have a notification
0 commit comments