Explorar o código

Fixed typo in <literallayout> tag

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=24) %!d(string=hai) anos
pai
achega
79d0d3eefd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>