library: consistently use American spelling for 'behavior'
This commit is contained in:
parent
017ae1b21f
commit
854e3c43e0
46 changed files with 75 additions and 75 deletions
|
@ -153,7 +153,7 @@ pub trait FileExt {
|
|||
///
|
||||
/// It is possible to inadvertently set this flag, like in the example below.
|
||||
/// Therefore, it is important to be vigilant while changing options to mitigate
|
||||
/// unexpected behaviour.
|
||||
/// unexpected behavior.
|
||||
///
|
||||
/// ```no_run
|
||||
/// use std::fs::File;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue