mllg / checkmate

Fast and versatile argument checks
https://mllg.github.io/checkmate/
Other
261 stars 30 forks source link

Typo in `typed.missing` param documentation #224

Closed dhersz closed 2 years ago

dhersz commented 2 years ago

Hi. Apparently there's a small typo in typed.missing documentation. I think line 5 (below) should read "Set to TRUE to enable strict type checking".

https://github.com/mllg/checkmate/blob/e3eaaf07341743951e336c54c71f66c16d007ea0/man-roxygen/typed.missing.R#L1-L5

mllg commented 2 years ago

Thanks, fixed now in main.