Treewide: Fix typos

Signed-off-by: Diego Viola <diego.viola@gmail.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2134>

----------------------------------------------------------------------------

This commit is the result of `git apply commit.diff --reject`
applied on e8f4522312

67c82078fe does not
apply to Xlibre

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
stefan11111
2026-03-15 13:58:33 +02:00
committed by Enrico Weigelt
parent 3783d7eeee
commit e6a0fa4b0c
47 changed files with 64 additions and 64 deletions

View File

@@ -73,7 +73,7 @@ extern __GLXclientState *glxGetClient(ClientPtr pClient);
void __glXScreenInitVisuals(__GLXscreen * screen);
/*
** The last context used (from the server's persective) is cached.
** The last context used (from the server's perspective) is cached.
*/
extern __GLXcontext *__glXForceCurrent(__GLXclientState *, GLXContextTag,
int *);