Skip to content

Conversation

amanda-butler-unity
Copy link
Collaborator

DOCS: Fixed user-reported typos.

Description

Fixed typos to resolve user-reported errors DOCATT-8624 and -9302.

Testing status & QA

N/A - documentation-only change

Overall Product Risks

Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any.

  • Complexity: Low
  • Halo Effect: Low

Comments to reviewers

The scope of this PR is limited to fixing user-reported bugs logged against the documentation. Additional documentation changes are out of scope of this PR but can be taken up in a follow-up PR if needed.

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.
  • [X ] 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.

After merge:

  • Create forward/backward port if needed. If you are blocked from creating a forward port now please add a task to ISX-1444.

amanda-butler-unity and others added 3 commits August 27, 2025 16:00
Fix typos to resolve DOCATT-8624 and -9302.
Fix typos to resolve DOCATT-9344, -8564, -8586, -8583, and -9253.
@amanda-butler-unity amanda-butler-unity marked this pull request as ready for review September 22, 2025 16:04
@codecov-github-com
Copy link

codecov-github-com bot commented Sep 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2227      +/-   ##
===========================================
- Coverage    68.14%   66.54%   -1.61%     
===========================================
  Files          367      376       +9     
  Lines        53685    55033    +1348     
===========================================
+ Hits         36584    36621      +37     
- Misses       17101    18412    +1311     
Flag Coverage Δ
inputsystem_Windows_2021.3 5.91% <ø> (?)
inputsystem_Windows_6000.0 5.19% <ø> (?)
inputsystem_Windows_6000.2 5.19% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@LeoUnity LeoUnity left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for the improvements, it's appreciated!

@LeoUnity LeoUnity merged commit abae6b3 into develop Sep 23, 2025
12 checks passed
@LeoUnity LeoUnity deleted the docs-changes branch September 23, 2025 13:01
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.

2 participants