Skip to content

fix typos in docs: lazy_resampling, modules, whatsnew_1_5#9012

Merged
ericspod merged 2 commits into
Project-MONAI:devfrom
vikashg:docfix
Jul 24, 2026
Merged

fix typos in docs: lazy_resampling, modules, whatsnew_1_5#9012
ericspod merged 2 commits into
Project-MONAI:devfrom
vikashg:docfix

Conversation

@vikashg

@vikashg vikashg commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Fixes # .

Description

Fixed 4 spelling typos in the documentation files:

lazy_resampling.rst
: "shwoing" → "showing", "midele" → "middle"

modules.md
: "procoess" → "process"

whatsnew_1_5.md
: "correspoinding" → "corresponding"
No functional or code changes were made.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Vikash Gupta <write2vikash@gmail.com>
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 75d2bf10-63d0-4d27-a01a-4c9cd78c0ba7

📥 Commits

Reviewing files that changed from the base of the PR and between a3d5160 and 054bfce.

📒 Files selected for processing (3)
  • docs/source/lazy_resampling.rst
  • docs/source/modules.md
  • docs/source/whatsnew_1_5.md

📝 Walkthrough

Walkthrough

Corrected four spelling errors across lazy resampling captions, the EnsembleEvaluator documentation, and the 1.5 release notes. No code, declarations, or documented behavior changed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 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: typo fixes in documentation files.
Description check ✅ Passed The description matches the template and clearly lists the doc typo fixes and change type checkboxes.
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.
✨ 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.

@ericspod ericspod self-assigned this Jul 24, 2026
@ericspod
ericspod enabled auto-merge (squash) July 24, 2026 14:27
@ericspod
ericspod disabled auto-merge July 24, 2026 14:29
@ericspod
ericspod merged commit 184708a into Project-MONAI:dev Jul 24, 2026
7 checks passed
@vikashg
vikashg deleted the docfix branch July 24, 2026 16:49
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