Fix minor spelling errors.
commita3c361d8292eeef80d0ffebeff6c2a6be35337d7
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 7 Jul 2024 16:55:55 +0000 (7 12:55 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 7 Jul 2024 16:57:53 +0000 (7 12:57 -0400)
treebfc3e6ff0035742f5350cbb09d7e15f3c352ba9d
parentaa08162f036840d3e33502dc0a836b03b9cec97c
Fix minor spelling errors.

This change was performed with:

```
codespell --ignore-words-list 'requestor' -w
```

("requestor" is part of the X11 API, and if we allow codespell to rewrite it it would fail to build)
CHANGELOG.md
src/vdagent-connection.h
src/vdagent/clipboard.c
src/vdagent/device-info.c
src/vdagent/mutter.c