fix: grammar (codespell)

This commit is contained in:
2024-09-05 17:23:18 +02:00
parent 462d1fd337
commit 730e6db100
10 changed files with 13 additions and 36 deletions

View File

@@ -5,7 +5,7 @@ If you don't know what a init system is, you're certainly using `systemd`.
There's make scripts to automatically copy the service files to the proper locations, you just have to run `make install-service-$INIT`. `make install-service` will attempt to detect the init system in use and install for it.
The manuall steps for installation are:
The manual steps for installation are:
## Systemd
* Copy `systemd.service` to `/etc/systemd/system/lidm.service`