Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2001-08-09 17:40:59 +00:00
parent 36d36f35f5
commit a10192f44d

View file

@ -3744,7 +3744,7 @@ main (argc, argv)
{
/* Check that the file to append to exists, and is not
empty. More specifically, it should be a valid file
produced by a vaprevious run of ebrowse, but that's too
produced by a previous run of ebrowse, but that's too
difficult to check. */
FILE *fp;
int rc;