1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Fix sysinstall(8) typo when selecting root filesystem.

This commit is contained in:
Jonas 'Sortie' Termansen 2018-03-10 21:48:43 +01:00
parent 66b35fb74c
commit d7e5539c35

View file

@ -686,7 +686,7 @@ int main(void)
// TODO: Perhaps let the user know the size of the system that will be
// installed?
text("You need select a root filesystem and other mountpoints now. You "
text("You need to select a root filesystem and other mountpoints now. You "
"will now be dumped into a partition editor. Create and format a "
"root filesystem partition as needed.\n");
text("\n");