Fix a typo in a comment.
This commit is contained in:
parent
36d36f35f5
commit
a10192f44d
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue