From 79272c6fdc4be9bc1f7171d752451d9719af63b5 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sun, 28 Apr 2024 13:31:14 +0200 Subject: GC.c: improve comment --- nx-X11/programs/Xserver/hw/nxagent/GC.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-X11/programs/Xserver/hw/nxagent/GC.c b/nx-X11/programs/Xserver/hw/nxagent/GC.c index 46dc758d1..56d3f7079 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/GC.c +++ b/nx-X11/programs/Xserver/hw/nxagent/GC.c @@ -1251,7 +1251,7 @@ static Bool nxagentCompareRegions(RegionPtr r1, RegionPtr r2) } /* - * This function have to be called in the place of GetScratchGC if the + * This function has to be called in place of GetScratchGC if the * GC will be used to perform operations also on the remote X Server. * This is why we call the XChangeGC at the end of the function. */ -- cgit v1.2.3