Small documentation typo fixed
This commit is contained in:
parent
2aa2b1712d
commit
082985ade8
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ pub enum Event {
|
|||
/// for each file separately.
|
||||
FileHovered(PathBuf),
|
||||
|
||||
/// A file has beend dropped into the window.
|
||||
/// A file has been dropped into the window.
|
||||
///
|
||||
/// When the user drops multiple files at once, this event will be emitted
|
||||
/// for each file separately.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue