Skip to content

docs: fix typos in GRP.Rd, BY.Rd, and collapse-package.Rd - #863

Closed
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-typos-grp-by-package
Closed

docs: fix typos in GRP.Rd, BY.Rd, and collapse-package.Rd#863
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-typos-grp-by-package

Conversation

@LeonidasZhak

Copy link
Copy Markdown

Summary

Fixed 4 documentation typos across 3 Rd files in the collapse package.

Changes

man/GRP.Rd (line 112)

  • will chosewill choose (future tense requires base form of verb)
  • is possibly to putis possible to put (adjective needed, not adverb)

man/BY.Rd (line 87)

  • data.framdata.frame (missing 'e' at end of word)

man/collapse-package.Rd (lines 256, 267)

  • perservepreserve (misspelling)
  • discriptivedescriptive (misspelling)

Validation

  • tools::checkRd() passes for all 3 modified files (no errors)
  • Change is purely documentation (no code changes)

Duplicate Check

- GRP.Rd: 'will chose' -> 'will choose', 'is possibly to' -> 'is possible to'
- BY.Rd: 'data.fram' -> 'data.frame' (missing 'e')
- collapse-package.Rd: 'perserve' -> 'preserve', 'discriptive' -> 'descriptive'
@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