Fix spelling

This commit is contained in:
hasufell 2016-01-18 13:31:35 +01:00
parent 57c97b7358
commit a2cdf494da
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020

View File

@ -4,7 +4,7 @@ source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
source "/etc/paludis/hooks/set_portdir.bash"
if [[ ${TARGET} == gentoo ]] ; then
# Number of jobs for egencache, default is number or processors.
# Number of jobs for egencache, default is number of processors.
egencache_jobnum="$(nproc)"
ebegin "Updating metadata cache for repository ${TARGET}"