Fix typos from updated typos tool (#4213)
This commit is contained in:
parent
587ade844d
commit
7b2c9d42b4
8 changed files with 12 additions and 13 deletions
|
|
@ -656,7 +656,7 @@ pub enum Orientation {
|
|||
Portrait,
|
||||
}
|
||||
|
||||
/// Screen orientation lock options. Reoresents which orientations a user can use.
|
||||
/// Screen orientation lock options. Represents which orientations a user can use.
|
||||
#[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)]
|
||||
pub enum OrientationLock {
|
||||
/// User is free to use any orientation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue