Typo fix in the message displayed.

This commit is contained in:
Masafumi Max NAKANE 1997-12-21 15:40:11 +00:00
parent 82bc2dfa32
commit c456b727db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31925

View File

@ -322,7 +322,7 @@ getvol(nextvol)
"Unless you know which volume your",
" file(s) are on you should start\n",
"with the last volume and work",
" towards towards the first.\n");
" towards the first.\n");
} else {
fprintf(stderr, "You have read volumes");
strcpy(buf, ": ");