diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-26 09:05:35 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-26 09:05:35 +0000 |
| commit | 01b7bcd408fd9e9dc9088b1df5761fcc0971d7e1 (patch) | |
| tree | 593f2e62b1846058a020ffcecb0ef93eb7ac2153 /samples/install/setup.c | |
| parent | 4dccdce4191d6e2bc3ba9f782b0fe1aa46b743e3 (diff) | |
Diffstat (limited to 'samples/install/setup.c')
| -rw-r--r-- | samples/install/setup.c | 2 |
1 files changed, 1 insertions, 1 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 |
