From 4fcc9c4962993718d405e95e7a4460a75298927f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 28 Aug 2020 18:11:48 +0200 Subject: [PATCH] userdb: fix typo --- src/userdb/userdbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3