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:
Ceri Davies 2003-02-19 21:48:28 +00:00
parent 8480cc638e
commit 1fd65abf88
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111142
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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;