From: Zbigniew Jędrzejewski-Szmek Date: Fri, 28 Aug 2020 16:11:48 +0000 (+0200) Subject: userdb: fix typo X-Git-Tag: v247-rc1~318^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fcc9c4962993718d405e95e7a4460a75298927f;p=thirdparty%2Fsystemd.git userdb: fix typo --- diff --git a/src/userdb/userdbd.c b/src/userdb/userdbd.c index dbc285e61aa..e456104dd74 100644 --- a/src/userdb/userdbd.c +++ b/src/userdb/userdbd.c @@ -11,7 +11,7 @@ /* This service offers two Varlink services, both implementing io.systemd.UserDatabase: * - * → io.systemd.NameServiceSwitch: this is a compatibility interface for glibc NSS: it response to + * → io.systemd.NameServiceSwitch: this is a compatibility interface for glibc NSS: it responds to * name lookups by checking the classic NSS interfaces and responding that. * * → io.systemd.Multiplexer: this multiplexes lookup requests to all Varlink services that have a