mirror of
https://github.com/InioX/matugen.git
synced 2025-05-12 21:10:36 +01:00
chore: update unix.rs
occured -> occurred
This commit is contained in:
parent
e6dd95a42e
commit
0e982dc127
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ pub fn set(
|
|||
"Failed to set wallpaper, the program <red>{command}</> was not found in PATH!"
|
||||
)
|
||||
} else {
|
||||
error!("Some error(s) occured while setting wallpaper!");
|
||||
error!("Some error(s) occurred while setting wallpaper!");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue