Browse Source

Another minor typo I missed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 năm trước cách đây
mục cha
commit
1e4802278c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>