labwc/include/scaled-buffer
Tomi Ollila 80ff89c640 Typo/style fixes in docs and code comments
Codespell(1)-pointed typos in files listed by `git ls-files`
(sans checkpatch.pl and possibly some others). Removed some
extra spaces. Added a few missing trailing periods.
`Default is ...`.  Added spaces in ' />' where missing
(sans e.g. wayland protocol and t/* files).
Fit some lines in docs/*.scd to 80 colums.

Used git grep commands (to find similar cases):
$ git grep -n '\S/>'
$ git grep -nF '.  '
$ git grep -n '[^\t*'\'',{#]\t'
$ git grep -ni 'default '

No functional change. No change in *.[ch] line numbers.
2026-05-18 19:55:05 +01:00
..
scaled-buffer.h Typo/style fixes in docs and code comments 2026-05-18 19:55:05 +01:00
scaled-font-buffer.h scaled-buffer: introduce scaled_font_buffer_update_markup() 2026-05-05 19:16:59 +01:00
scaled-icon-buffer.h tree-wide: auto-replace of (struct server *) 2026-03-21 21:35:33 +00:00
scaled-img-buffer.h scaled-buffer: remove *_from_node() functions 2025-09-08 15:46:36 +09:00