Skip to content

Commit

Permalink
phrasing fix
Browse files Browse the repository at this point in the history
Co-authored-by: João Freire <[email protected]>
  • Loading branch information
ritamerkl and jfreire-unity authored Dec 6, 2024
1 parent 51c9865 commit 69612a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2342,7 +2342,7 @@ protected override void RefreshConfiguration()
/// using UnityEngine;
/// using UnityEngine.InputSystem;
///
/// public class UserTest : MonoBehaviour
/// public class OnTextInputExample : MonoBehaviour
/// {
/// // Simulate text input event on the current keyboard.
/// private void FakeInput()
Expand Down

0 comments on commit 69612a3

Please sign in to comment.