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
@ -588,7 +588,7 @@ nodisks:
|
||||
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 @@ nodisks:
|
||||
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…
x
Reference in New Issue
Block a user