Skip to content

Commit 0a3dc61

Browse files
authored
Added missing space in GuiObject.yaml
1 parent ffafefe commit 0a3dc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/GuiObject.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ events:
12151215
default:
12161216
summary: |
12171217
An `Class.InputObject`, which contains useful data for querying user
1218-
input such as the`Enum.UserInputType|type of input`,
1218+
input such as the `Enum.UserInputType|type of input`,
12191219
`Enum.UserInputState|state of input`, and
12201220
`Class.InputObject.Position|screen coordinates of the input`.
12211221
tags: []

0 commit comments

Comments
 (0)