mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Fix spelling/wording issues
Most (but not all) of these were found by using codespell --builtin clear,rare,usage,informal,code,names but not everything reported by that was fixed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -670,7 +670,7 @@ ReplaceCursor(CursorPtr pCursor, TestCursorFunc testCursor, void *closure)
|
||||
ReplaceCursorLookup, (void *) &rcl);
|
||||
}
|
||||
}
|
||||
/* this "knows" that WindowHasNewCursor doesn't depend on it's argument */
|
||||
/* this "knows" that WindowHasNewCursor doesn't depend on its argument */
|
||||
WindowHasNewCursor(screenInfo.screens[0]->root);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user