From a10192f44d34376d72c664143aed5b62881bc1ea Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 9 Aug 2001 17:40:59 +0000 Subject: [PATCH] Fix a typo in a comment. --- lib-src/ebrowse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c index 29eff708325..b274a641044 100644 --- a/lib-src/ebrowse.c +++ b/lib-src/ebrowse.c @@ -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; -- 2.39.2