Skip to content

docs: fix "tha" -> "that" typo in widget_inspector_test comment#186322

Open
Nicoreia wants to merge 1 commit into
flutter:masterfrom
Nicoreia:docs/fix-typo-widget-inspector-test-comment
Open

docs: fix "tha" -> "that" typo in widget_inspector_test comment#186322
Nicoreia wants to merge 1 commit into
flutter:masterfrom
Nicoreia:docs/fix-typo-widget-inspector-test-comment

Conversation

@Nicoreia
Copy link
Copy Markdown
Contributor

Summary

Fixes a single-word typo (tha -> that) in an inline comment inside widget_inspector_test.dart. Comment-only — no test logic, expectations, or fixtures are modified.

Changes

  • packages/flutter/test/widgets/widget_inspector_test.dart line 3120:
    • // Verify tha the regular getSelectedWidget method still returns -> // Verify that the regular getSelectedWidget method still returns

Tests

No tests added or modified. Comment-only change; no executable code touched.

Notes for maintainers

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene page and followed its process for submitting this PR.
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation.
  • All existing and new tests are passing.

widget_inspector_test.dart. Comment-only; no test logic or expectations
are modified.

Affected file:
- packages/flutter/test/widgets/widget_inspector_test.dart
@github-actions github-actions Bot added the framework flutter/packages/flutter repository. See also f: labels. label May 10, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request fixes a typo in a comment within the widget_inspector_test.dart file. I have no feedback to provide.

@victorsanni victorsanni added the CICD Run CI/CD label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants