소스 검색

Another minor typo I missed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 년 전
부모
커밋
1e4802278c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter07/udev.xml

+ 1 - 1
chapter07/udev.xml

@@ -30,7 +30,7 @@ created each time the system boots, they will be stored on a
 <systemitem class="filesystem">ramfs</systemitem> (a file system that
 resides entirely in memory and does not take up any disk space).
 Device nodes do not require much disk space, so the memory that is
-used in negligible.</para>
+used is negligible.</para>
 
 <sect2>
 <title>History</title>