Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragoș Moldovan-Grünfeld authored and jimhester committed Jul 26, 2019
1 parent 79694ac commit 7b3f142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/compiler.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Is a compiler available?
#'
#' `has_devel` returns `TRUE` or `FALSE`. `check_devel`
#' throws an error if you don't developer tools installed. Implementation
#' throws an error if you don't have developer tools installed. Implementation
#' based on a suggestion by Simon Urbanek. End-users (particularly those on
#' Windows) should generally run [check_build_tools()] rather than
#' [check_compiler()].
Expand Down

0 comments on commit 7b3f142

Please sign in to comment.