Cleanup: grammar, confusing wording

This commit is contained in:
Campbell Barton
2025-09-24 03:06:11 +00:00
parent a714472194
commit 30485e6122
7 changed files with 13 additions and 15 deletions

View File

@@ -6997,7 +6997,7 @@ static void gwl_registry_wl_seat_remove(GWL_Display *display, void *user_data, c
/* Run after tablet & input devices have been disabled
* to ensure the buffer from a *visible* cursor never destroyed.
*
* Note that most compositors will have already releases the buffer,
* Note that most compositors will have already released the buffer,
* in that case this will have been set to null.
* However this isn't guaranteed, see: #145557. */
if (seat->cursor.wl.buffer) {