docs: Use US English spelling of "behavior"
This commit is contained in:
parent
58f04685ad
commit
0b09751ada
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ function pasteKeyframesContextMenuItem(
|
||||||
* into tracks on either the object (if viewModel.type === 'sheetObject') or
|
* into tracks on either the object (if viewModel.type === 'sheetObject') or
|
||||||
* the compound prop (if viewModel.type === 'propWithChildren').
|
* the compound prop (if viewModel.type === 'propWithChildren').
|
||||||
*
|
*
|
||||||
* Our copy & paste behaviour is currently roughly described in AGGREGATE_COPY_PASTE.md
|
* Our copy & paste behavior is currently roughly described in AGGREGATE_COPY_PASTE.md
|
||||||
*
|
*
|
||||||
* @see StudioAhistoricState.clipboard
|
* @see StudioAhistoricState.clipboard
|
||||||
* @see setClipboardNestedKeyframes
|
* @see setClipboardNestedKeyframes
|
||||||
|
|
Loading…
Reference in a new issue