Skip to content

docs: fix duplicated words in host_stub_visibility and permutation_iterator comments#8980

Merged
Jacobfaib merged 2 commits into
NVIDIA:mainfrom
vip892766gma:docs/fix-duplicated-words-in-comments
May 14, 2026
Merged

docs: fix duplicated words in host_stub_visibility and permutation_iterator comments#8980
Jacobfaib merged 2 commits into
NVIDIA:mainfrom
vip892766gma:docs/fix-duplicated-words-in-comments

Conversation

@vip892766gma
Copy link
Copy Markdown
Contributor

Two one-line typo fixes for duplicated words:

  • docs/cccl/development/visibility/host_stub_visibility.rst — "but the the compiler" → "but the compiler"
  • libcudacxx/include/cuda/__iterator/permutation_iterator.h — "The iterator to to index from" → "The iterator to index from"

No code/behavior change.

@vip892766gma vip892766gma requested review from a team as code owners May 14, 2026 04:25
@vip892766gma vip892766gma requested a review from gonidelis May 14, 2026 04:25
@vip892766gma vip892766gma requested a review from wmaxey May 14, 2026 04:25
@github-project-automation github-project-automation Bot moved this to Todo in CCCL May 14, 2026
@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented May 14, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Review in CCCL May 14, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 37b11fbd-ebe5-4007-bc5b-85aad4b8a264

📥 Commits

Reviewing files that changed from the base of the PR and between 112f06f and 2f95666.

📒 Files selected for processing (1)
  • docs/cccl/development/visibility/host_stub_visibility.rst
✅ Files skipped from review due to trivial changes (1)
  • docs/cccl/development/visibility/host_stub_visibility.rst

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Fixed duplicate wording in a developer-facing guide to improve clarity.
    • Corrected a duplicate word in constructor parameter documentation to clarify API comments.

suggestion: ## Walkthrough

Two trivial documentation corrections: a duplicated word "the the" becomes "the" in host stub visibility documentation, and a duplicate word is removed from the permutation_iterator constructor @param documentation comment. No code, API, or structural changes.

suggestion: ## Changes

Documentation and Comment Typo Corrections

Layer / File(s) Summary
host_stub_visibility documentation typo
docs/cccl/development/visibility/host_stub_visibility.rst
Duplicated word "the the compiler" is corrected to "the compiler" in documentation describing CUDA fatbinaries.
permutation_iterator @param documentation typo
libcudacxx/include/cuda/__iterator/permutation_iterator.h
Constructor __iter parameter documentation comment has a duplicate word removed.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: aab3e1a6-0d93-4587-a9ed-f4d5ea838f6c

📥 Commits

Reviewing files that changed from the base of the PR and between 5d79bc2 and 112f06f.

📒 Files selected for processing (2)
  • docs/cccl/development/visibility/host_stub_visibility.rst
  • libcudacxx/include/cuda/__iterator/permutation_iterator.h

Comment thread docs/cccl/development/visibility/host_stub_visibility.rst Outdated
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@Jacobfaib
Copy link
Copy Markdown
Contributor

/ok to test

@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented May 14, 2026

/ok to test

@Jacobfaib, there was an error processing your request: E1

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/

@Jacobfaib
Copy link
Copy Markdown
Contributor

/ok to test 2f95666

@github-actions

This comment has been minimized.

@Jacobfaib Jacobfaib enabled auto-merge (squash) May 14, 2026 19:10
@Jacobfaib
Copy link
Copy Markdown
Contributor

@vip892766gma thanks for the fixes!

@github-actions
Copy link
Copy Markdown
Contributor

🥳 CI Workflow Results

🟩 Finished in 4h 53m: Pass: 100%/113 | Total: 1d 09h | Max: 54m 02s | Hits: 99%/327975

See results here.

@Jacobfaib Jacobfaib merged commit 3d084be into NVIDIA:main May 14, 2026
262 of 265 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in CCCL May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants