tidyverse / lubridate

Make working with dates in R just that little bit easier
https://lubridate.tidyverse.org
GNU General Public License v3.0
724 stars 207 forks source link

Fix typo in `quarter()` documentation #1120

Closed judith-bourque closed 1 year ago

judith-bourque commented 1 year ago

The sentence below should end with [...] the quarter's start and end.

https://github.com/tidyverse/lubridate/blob/87afddf0a9c583ad2e0bd15631e08c9469a82a0a/R/accessors-quarter.r#L11-L14