Skip to content

Commit 643099a

Browse files
author
Avraham Adler
committed
Spelling
1 parent 4986141 commit 643099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/zzz.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nocov start
22
.onLoad <- function(libname, pkgname) {
3-
# Get reasonable selction for "max" cpus
3+
# Get reasonable selection for "max" cpus
44
options("DLPCPU" = as.integer( # nolint
55
getOption("DLPCPU", default = parallel::detectCores())
66
))

0 commit comments

Comments
 (0)