--- branches/mage-next/src/depwalker.in 2014/08/12 15:23:54 2736 +++ branches/mage-next/src/depwalker.in 2014/08/12 15:24:20 2737 @@ -203,7 +203,7 @@ # mark depfile as processed to prevent double runs -without version # but do not add any virtuals to PROCESSEDDEPS or their resolved - # pkgnames will be ignored and they are missing on the dependecy-list + # pkgnames will be ignored and they are missing on the dependency-list if [[ ${DEPNAME/virtual\//} = ${DEPNAME} ]] then PROCESSEDDEPS="${PROCESSEDDEPS} ${DEPNAME%-*}"