treewide: remove trailing space in description

Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
This commit is contained in:
Sigmanificient 2024-07-26 02:18:51 +02:00
parent 3272a7c601
commit 543cd40ecc
82 changed files with 82 additions and 82 deletions