Skip to content

docs: fix typo 'loosing' -> 'losing' in dapply.Rd - #856

Closed
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-dapply-loosing-typo
Closed

docs: fix typo 'loosing' -> 'losing' in dapply.Rd#856
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-dapply-loosing-typo

Conversation

@LeonidasZhak

Copy link
Copy Markdown

Summary

Fixes a spelling error in man/dapply.Rd line 26.

Before: "without loosing information (attributes)"
After: "without losing information (attributes)"

Problem

"Loosing" is a common misspelling of "losing". The correct word in this context is "losing" — dapply preserves attributes without losing information about the data.

Validation

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

Files Changed

File Lines Changed Type
man/dapply.Rd 1 Documentation (hand-written Rd)

@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