Typo fix in the message displayed.

This commit is contained in:
max 1997-12-21 15:40:11 +00:00
parent a391c8a70f
commit eea70ed327

View File

@ -322,7 +322,7 @@ again:
"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, ": ");