diff --git a/man/load_all.Rd b/man/load_all.Rd index 04be84337..8221cfd77 100644 --- a/man/load_all.Rd +++ b/man/load_all.Rd @@ -61,7 +61,7 @@ for more details. the correct times. \item If you use \pkg{testthat}, will load all test helpers so you can access them interactively. devtools sets the \code{DEVTOOLS_LOAD} -environment variable to \code{"true"} to let you check whether the +environment variable to the package name to let you check whether the helpers are run during package loading. }