mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
s/to try and retry/to retry/
PR: misc/48226 Submitted by: Gary W. Swearingen <swear@attbi.com> MFC After: 2 days Approved by: murray (mentor)
This commit is contained in:
parent
8480cc638e
commit
1fd65abf88
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111142
@ -588,7 +588,7 @@ installStandard(dialogMenuItem *self)
|
||||
msgConfirm("Installation completed with some errors. You may wish to\n"
|
||||
"scroll through the debugging messages on VTY1 with the\n"
|
||||
"scroll-lock feature. You can also choose \"No\" at the next\n"
|
||||
"prompt and go back into the installation menus to try and retry\n"
|
||||
"prompt and go back into the installation menus to retry\n"
|
||||
"whichever operations have failed.");
|
||||
return i;
|
||||
|
||||
|
@ -588,7 +588,7 @@ installStandard(dialogMenuItem *self)
|
||||
msgConfirm("Installation completed with some errors. You may wish to\n"
|
||||
"scroll through the debugging messages on VTY1 with the\n"
|
||||
"scroll-lock feature. You can also choose \"No\" at the next\n"
|
||||
"prompt and go back into the installation menus to try and retry\n"
|
||||
"prompt and go back into the installation menus to retry\n"
|
||||
"whichever operations have failed.");
|
||||
return i;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user