[Typo] Update 'use' to 'user' (#28245)
This commit is contained in:
parent
910638b0a4
commit
c26a69e9cf
@ -39,7 +39,7 @@ enum StepState {
|
||||
/// A step that is disabled and does not to react to taps.
|
||||
disabled,
|
||||
|
||||
/// A step that is currently having an error. e.g. the use has submitted wrong
|
||||
/// A step that is currently having an error. e.g. the user has submitted wrong
|
||||
/// input.
|
||||
error,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user