瀏覽代碼

Fixed typo in <literallayout> tag

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父節點
當前提交
79d0d3eefd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter03/creatingfs.xml

+ 1 - 1
chapter03/creatingfs.xml

@@ -21,7 +21,7 @@ and you want ext2 you would run:
 If you want reiserfs you would run:
 </para>
 
-<blockquote><literllayout>
+<blockquote><literallayout>
 
 	<userinput>mkreiserfs /dev/hda2</userinput>