Skip to content

docs: fix typos in code comments#9318

Open
adem-loghmari wants to merge 1 commit into
makeplane:previewfrom
adem-loghmari:docs/fix-comment-typos
Open

docs: fix typos in code comments#9318
adem-loghmari wants to merge 1 commit into
makeplane:previewfrom
adem-loghmari:docs/fix-comment-typos

Conversation

@adem-loghmari

@adem-loghmari adem-loghmari commented Jun 25, 2026

Copy link
Copy Markdown

Summary

Fixes two spelling typos in code comments. Comment-only, no code or behavior changes.

Details

  • packages/propel/src/popover/popover.stories.tsx: satifies to satisfies
  • apps/web/core/store/issue/helpers/base-issues.store.ts: Donot to Do not

Summary by CodeRabbit

  • Documentation
    • Corrected a couple of inline comments for clearer wording and spelling.
    • Updated a note about how sub-work items behave when the related view option is turned off.
    • Improved a Storybook comment for readability.

Corrects 'satifies' to 'satisfies' and 'Donot' to 'Do not' in code comments.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 74403c34-c5de-4e27-ac74-17222655e731

📥 Commits

Reviewing files that changed from the base of the PR and between 1e8f363 and 55513dc.

📒 Files selected for processing (2)
  • apps/web/core/store/issue/helpers/base-issues.store.ts
  • packages/propel/src/popover/popover.stories.tsx

📝 Walkthrough

Walkthrough

Two inline comments were corrected: one in BaseIssuesStore.updateIssueList and one in popover.stories.tsx. No runtime behavior changed.

Changes

Comment wording corrections

Layer / File(s) Summary
Inline comment typo fixes
apps/web/core/store/issue/helpers/base-issues.store.ts, packages/propel/src/popover/popover.stories.tsx
The updateIssueList comment and the Storybook meta comment were corrected for spelling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped by with a tidy grin,
Fixing little typos tucked deep within.
“Do not” now whispers, clear and bright,
“satisfies” sparkles just right tonight.
🐰🌙

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: fixing typos in code comments.
Description check ✅ Passed The description clearly summarizes the comment-only changes and lists the touched files, though the template sections for type, tests, and references are not filled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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