Skip to content

Commit

Permalink
Fix typo in docs (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdheepak committed Aug 5, 2023
1 parent 7183d65 commit eaa8b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/terminal.rs
Expand Up @@ -379,7 +379,7 @@ impl<T: fmt::Display> Command for SetTitle<T> {
}
}

/// A command that instructs the terminal emulator to being a synchronized frame.
/// A command that instructs the terminal emulator to begin a synchronized frame.
///
/// # Notes
///
Expand Down

0 comments on commit eaa8b75

Please sign in to comment.