Correct more spelling errors (#5654)

This commit is contained in:
Ed Reel
2021-04-17 23:46:34 -05:00
committed by GitHub
parent 1bc928f5b2
commit 339caab19e
17 changed files with 20 additions and 20 deletions

View File

@@ -130,7 +130,7 @@ class Package
def self.system(*args)
# add "-j#" argument to "make" at compile-time, if necessary
# Order of precendence to assign the number of processors:
# Order of precedence to assign the number of processors:
# 1. The value of '-j#' from the package make argument
# 2. The value of ENV["CREW_NPROC"]
# 3. The value of `nproc`.strip