man: fix typo

Follow-up for 34bbda18a5.
This commit is contained in:
Yu Watanabe 2024-02-02 09:24:22 +09:00
parent 35dab29d58
commit 49d6e3c8a8

View file

@ -104,7 +104,7 @@ static int setup(object *o) {
}
/* Set up a new bus object for the system bus, configure it to wait for D-Bus to be available
* instead of failing if it is not, and start it. All the following operations are asyncronous
* instead of failing if it is not, and start it. All the following operations are asynchronous
* and will not block waiting for D-Bus to be available.
* https://www.freedesktop.org/software/systemd/man/sd_bus_new.html
* https://www.freedesktop.org/software/systemd/man/sd_bus_set_address.html