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

@@ -117,7 +117,7 @@ dix_init_valuators(void)
assert(axis->scroll.type == SCROLL_TYPE_HORIZONTAL);
assert(axis->scroll.flags == 0);
/* can add another non-preffered axis */
/* can add another non-preferred axis */
assert(SetScrollValuator
(&dev, 1, SCROLL_TYPE_VERTICAL, 5.0, SCROLL_FLAG_NONE) == TRUE);
assert(SetScrollValuator
@@ -879,7 +879,7 @@ dix_grab_matching(void)
rc = GrabMatchesSecond(&b, &a, FALSE);
assert(rc == FALSE);
/* XIAnyModifier or AnyModifer must succeed */
/* XIAnyModifier or AnyModifier must succeed */
a.grabtype = XI2;
b.grabtype = XI2;
a.detail.exact = 1;

View File

@@ -40,7 +40,7 @@
* BadValue for num_masks < 0
* BadWindow for invalid windows
* BadDevice for non-existing devices
* BadImplemenation for devices >= 0xFF
* BadImplementation for devices >= 0xFF
* BadValue if HierarchyChanged bit is set for devices other than
* XIAllDevices
* BadValue for invalid mask bits