Use US English spelling of "behavior" and "customize" (#15117)
This PR fixes some instances that weren't using US English spellings of "behavior" and "customize". Release Notes: - N/A
This commit is contained in:
parent
9c9a0bd24f
commit
0297a42735
14 changed files with 35 additions and 35 deletions
|
@ -38,7 +38,7 @@ pub enum DirenvSettings {
|
|||
ShellHook,
|
||||
/// Load direnv configuration directly using `direnv export json`
|
||||
///
|
||||
/// Warning: This option is experimental and might cause some inconsistent behaviour compared to using the shell hook.
|
||||
/// Warning: This option is experimental and might cause some inconsistent behavior compared to using the shell hook.
|
||||
/// If it does, please report it to GitHub
|
||||
Direct,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue