Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos; spelling and missing bracket #460

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

kellijohnson-NOAA
Copy link
Contributor

This PR fixes a handful of very minor typos that I found while reading the documentation, only one of which is associated with an issue that is linked in the commit. roxygenize was not executed because there is a GitHub action to do so upon pull requests and I have a different version of the package than the package description.

  • continous to continuous
  • hypen to hyphen
  • adds "to" after "Use label_number()
  • adds missing ] to [label_date()/[label_time()]

* continous to continuous
* hypen to hyphen
* adds "to" after "Use `label_number()`
* adds missing ] to [label_date()/[label_time()]

roxygenize was not executed because there is a GitHub action to do so upon pull requests and I have a different version of the package than the package description.

close r-lib#451
@thomasp85
Copy link
Member

/document

Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

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

Thank you!

@thomasp85 thomasp85 merged commit ee07c4f into r-lib:main Oct 22, 2024
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