diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-12-15 12:24:08 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-12-15 12:24:08 +0100 |
commit | 346efd29e0a6ff8bd9f7d4582b431d9ec9d22869 (patch) | |
tree | 5a44f4c44b82f97c53b9bce0f1625da6e1dc3ebf /platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h | |
parent | cda7df0255b56da5d37b4021582cfe901be2a06e (diff) |
Fix typos with codespell
Diffstat (limited to 'platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h')
-rw-r--r-- | platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h b/platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h index 43bbcf62c5..d00fccffda 100644 --- a/platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h +++ b/platform/linuxbsd/x11/dynwrappers/xcursor-so_wrap.h @@ -7,7 +7,7 @@ // // NOTE: Generated from Xcursor 1.2.0. // This has been handpatched to workaround some issues with the generator that -// will be eventually fixed. In this case, non-existant symbols inherited from +// will be eventually fixed. In this case, non-existent symbols inherited from // libX11, but absent in libXcursor.so.1, were removed. #include <stdint.h> |