Browse Source

Fixed typo in <literallayout> tag

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
79d0d3eefd
1 changed files with 1 additions and 1 deletions
  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>