diff options
author | Frans Pop <elendil@planet.nl> | 2009-07-06 18:10:36 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-07-06 18:10:36 +0000 |
commit | 6a7e581a7bf423b9e981c8101ed5d9a8e02cdf2f (patch) | |
tree | 6a6c05bee0c24fff85422d15690732497b406d93 /es | |
parent | 697892785f37a1d3ead330eaf2f439a19fd31960 (diff) | |
download | installation-guide-6a7e581a7bf423b9e981c8101ed5d9a8e02cdf2f.zip |
Fix typo in chroot install appendix; update translations and unfuzzy
Diffstat (limited to 'es')
-rw-r--r-- | es/appendix/chroot-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/es/appendix/chroot-install.xml b/es/appendix/chroot-install.xml index ae3f506e7..f5dc4331c 100644 --- a/es/appendix/chroot-install.xml +++ b/es/appendix/chroot-install.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- original version: 58143 --> +<!-- original version: 59249 --> <!-- revisado jfs, 21 noviembre 2004 --> <!-- revisado rudy, 24 feb. 2005 --> <!-- actualizado jfs, 23 marzo 2006 --> @@ -367,7 +367,7 @@ elegir su zona horaria. <informalexample><screen> # editor /etc/default/rcS -# dkpg-reconfigure tzdata +# dpkg-reconfigure tzdata </screen></informalexample> </para> |