From 36b31903885b6fac4989334f53d207ac184123d9 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Wed, 24 May 2023 19:34:05 +1000 Subject: [PATCH] spelling --- fusefile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusefile.c b/fusefile.c index 01f4c58..eeb0e72 100644 --- a/fusefile.c +++ b/fusefile.c @@ -184,7 +184,7 @@ static void overlay_delete(size_t p) { /** * Mark the given region as updated, i.e. written to the overlay. The - * mark region may attach to prior marked regions ro be a new, + * mark region may attach to prior marked regions or be a new, * separate region. If attaching, it causes the prior regions to * expand and the table adjusted by deleting any regions that become * fully contained in other regions. -- 2.39.5