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:
Marshall Bowers 2024-07-24 16:36:01 -04:00 committed by GitHub
parent 9c9a0bd24f
commit 0297a42735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 35 additions and 35 deletions

View file

@ -30,7 +30,7 @@ pub struct OutlinePanelSettingsContent {
///
/// Default: true
pub button: Option<bool>,
/// Customise default width (in pixels) taken by outline panel
/// Customize default width (in pixels) taken by outline panel
///
/// Default: 240
pub default_width: Option<f32>,