Skip to content

DOCS: fix typos in summaries.#2429

Open
krolti wants to merge 1 commit into
Unity-Technologies:developfrom
krolti:develop
Open

DOCS: fix typos in summaries.#2429
krolti wants to merge 1 commit into
Unity-Technologies:developfrom
krolti:develop

Conversation

@krolti
Copy link
Copy Markdown

@krolti krolti commented Jun 8, 2026

Description

Fixed typos in

  • InputActionsEditorSessionAnalytic.cs
  • InputAction.cs
  • InputActionParameters.cs
  • InputActionReference.cs

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • JIRA ticket linked, example (case %%). If it is a private issue, just add the case ID without a link.
    • Jira port for the next release set as "Resolved".
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

@cla-assistant-unity
Copy link
Copy Markdown

cla-assistant-unity Bot commented Jun 8, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@u-pr u-pr Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

Excellent work cleaning up these typos; found one additional minor grammatical suggestion.

Additional observations

  • Packages/com.unity.inputsystem/InputSystem/Runtime/Actions/InputActionReference.cs:113 (low) — Consider adding "an" before ".inputactions" to make the sentence grammatically correct, consistent with "An .inputactions asset" on line 105.

🤖 Helpful? 👍/👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant