[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.
|
/// A step that is disabled and does not to react to taps.
|
||||||
disabled,
|
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.
|
/// input.
|
||||||
error,
|
error,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user