Skip to content

docs: fix duplicated 'bounded at' in fcumsum.Rd - #855

Closed
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-fcumsum-duplicated-text
Closed

docs: fix duplicated 'bounded at' in fcumsum.Rd#855
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-fcumsum-duplicated-text

Conversation

@LeonidasZhak

Copy link
Copy Markdown

Summary

Fix duplicated phrase in line 56.

Before: "Integers in R are bounded at bounded at +-2,147,483,647"
After: "Integers in R are bounded at +-2,147,483,647"

Problem

The word "bounded at" was accidentally repeated twice in the sentence describing integer limits for . This is a simple copy-editing typo.

Validation

  • tools::checkRd('man/fcumsum.Rd') — passes (no output = no errors)
  • 1 file changed, 1 line modified

Remove duplicated phrase 'bounded at bounded at' -> 'bounded at' in
the integer overflow documentation for fcumsum.
@LeonidasZhak

Copy link
Copy Markdown
Author

Withdrawing this small automated PR while I consolidate an oversized batch of contributions and reduce maintainer review burden. Sorry for the noise, and thank you for maintaining the project.

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.

1 participant