mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
Merge r33085 from trunk:
Fixed typo. git-svn-id: file:///srv/svn/repos/haiku/haiku/branches/releases/r1alpha1@33097 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0c3a534f4f
commit
c64d00de03
@ -297,7 +297,7 @@ BootManagerController::_CreateSaveMBRPage(BRect frame)
|
||||
"save the MBR into.\n\n"
|
||||
"If something goes wrong with the installation or if "
|
||||
"you later wish to remove the boot menu, simply run the "
|
||||
"bootman program and choose to 'Uninstall' option.";
|
||||
"bootman program and choose the 'Uninstall' option.";
|
||||
|
||||
return new FileSelectionPage(&fSettings, frame, "saveMBR", description.String(),
|
||||
B_SAVE_PANEL);
|
||||
|
Loading…
Reference in New Issue
Block a user