diff options
-rw-r--r-- | core/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/install.html b/core/install.html index 974e17e..4a7a46b 100644 --- a/core/install.html +++ b/core/install.html @@ -254,8 +254,8 @@ or add packages from opt collection. Remove lilo if you want grub.</p> - <p>Create package database, it will contain a list of i - nstalled packages files.</p> + <p>Create package database, it will contain a list of + installed packages files.</p> <pre> $ sudo touch $CHROOT/var/lib/pkg/db |