malcontent/libmalcontent/tests
Philip Withnall 73d7c5e113 all: Fix various typos and incorrect terminology
Done using:
```
codespell \
    --builtin clear,rare,usage \
    --skip './po/*' --skip './help/*/*.po' --skip './.git/*' --skip './NEWS*' \
    --write-changes .
```
and then some manual checking and editing.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-06-18 13:51:35 +01:00
..
app-filter.c all: Fix various typos and incorrect terminology 2020-06-18 13:51:35 +01:00
com.endlessm.ParentalControls.AppFilter.xml tests: Use gdbus-codegen to drop hand-coded interface definitions 2019-06-13 16:40:52 +01:00
meson.build build: Stop building libglib-testing as a subproject 2020-04-15 15:03:39 +01:00
org.freedesktop.Accounts.xml tests: Use gdbus-codegen to drop hand-coded interface definitions 2019-06-13 16:40:52 +01:00
session-limits.c session-limits: Add mct_session_limits_is_enabled() API 2020-03-24 11:06:16 +00:00