From: Ralph Ronnquist Date: Wed, 24 May 2023 09:34:05 +0000 (+1000) Subject: spelling X-Git-Tag: 1.0~1^2~20 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=36b31903885b6fac4989334f53d207ac184123d9;p=rrq%2Ffusefile.git spelling --- 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.