Forráskód Böngészése

Remove unnecessary whitespace.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Ken Moffat 19 éve
szülő
commit
0af0593440
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      chapter02/creatingfilesystem.xml

+ 1 - 1
chapter02/creatingfilesystem.xml

@@ -17,7 +17,7 @@
   popular. The third extended filesystem (<systemitem class="filesystem">ext3
   </systemitem>) is a widely-used development of <systemitem class="filesystem">
   ext2</systemitem> which adds a journal and is compatible with the E2fsprogs
-  utilities. We will create an <systemitem class="filesystem">  ext3</systemitem>
+  utilities. We will create an <systemitem class="filesystem">ext3</systemitem>
   file system. Build instructions for other file systems can be found at
   <ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para>