diff options
Diffstat (limited to 'samples/install')
| -rw-r--r-- | samples/install/setup.c | 2 | ||||
| -rw-r--r-- | samples/install/setup.help | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/samples/install/setup.c b/samples/install/setup.c index ae569813e865..517255ab8e2a 100644 --- a/samples/install/setup.c +++ b/samples/install/setup.c @@ -2,7 +2,7 @@ /* Who wants to help coding? I don't like doing this... */ /* You can just start setup as normal user and see how far it is coded - right now. This will do a fake installation and won't actually chnage + right now. This will do a fake installation and won't actually change any data on your computer. */ /* TODO: write a good package selection code diff --git a/samples/install/setup.help b/samples/install/setup.help index 7ac8369d4e6e..614fef41ed82 100644 --- a/samples/install/setup.help +++ b/samples/install/setup.help @@ -30,7 +30,7 @@ your local harddisk or via network (NFS). setup will install a very basic system. At the end, you can install lilo, the Linux Loader. Rebooting your computer with this little linux system -and then runing the setup-program on it, will give +and then running the setup-program on it, will give the possibility to install more packages. Creating a Linux-partition: |
