소스 검색

mknet.sh.in: fix typo

cr6git 6 년 전
부모
커밋
6dcf9a455f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mknet.sh.in

+ 1 - 1
mknet.sh.in

@@ -177,7 +177,7 @@ run_cmd_chroot "$ROOTFS" "xbps-reconfigure -a"
 # initrd so that it can install the kernel drivers in it.  Normally
 # this check is quite complex, but since this is a clean rootfs and we
 # just installed exactly one kernel, this check can get by with a
-# really niave command to figure out the kernel version
+# really naive command to figure out the kernel version
 KERNELVERSION=$(ls "$ROOTFS/usr/lib/modules/")
 
 # Now that things are setup, we can call dracut and build the initrd.