Fix typos
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
parent
80ae640060
commit
50fe683305
2 changed files with 2 additions and 2 deletions
|
@ -472,7 +472,7 @@ pub enum PromptLevel {
|
|||
Critical,
|
||||
}
|
||||
|
||||
/// Change the style of the cursor (pointer)
|
||||
/// The style of the cursor (pointer)
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
pub enum CursorStyle {
|
||||
Arrow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue