Skip to content

Commit 573ac5d

Browse files
committed
Fix event typo
1 parent 7e05140 commit 573ac5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Samples~/SimpleEvents/ToggleColorEvent.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ MonoBehaviour:
1111
m_EditorHideFlags: 0
1212
m_Script: {fileID: 11500000, guid: 3ca9d72c0f5043e9b9ed7e25d63422f5, type: 3}
1313
m_Name: ToggleColorEvent
14-
m_EditorClassIdentifier:
15-
description: 'Toggles between whie and black colors. Raised when color toggle button
14+
m_EditorClassIdentifier:
15+
description: 'Toggles between colors. Raised when color toggle button
1616
is clicked.
1717
1818
'

0 commit comments

Comments
 (0)