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
1 changed files with 1 additions and 1 deletions

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");