Skip to content

Commit f6f0a0b

Browse files
authored
Update MouseBehavior.yaml
1 parent b4cfa82 commit f6f0a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/enums/MouseBehavior.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ items:
1717
deprecation_message: ''
1818
- name: LockCenter
1919
summary: |
20-
The mouse is locked, and cannot move from, the center of the user's
20+
The mouse is locked and cannot move from the center of the user's
2121
screen.
2222
value: 1
2323
tags: []
2424
deprecation_message: ''
2525
- name: LockCurrentPosition
2626
summary: |
27-
The mouse is locked, and cannot move from, it's current position on the
27+
The mouse is locked and cannot move from its current position on the
2828
user's screen at the time of locking.
2929
value: 2
3030
tags: []

0 commit comments

Comments
 (0)