diff --git a/src/locale/localed-util.c b/src/locale/localed-util.c index 199f05b917..e4e57a0f4a 100644 --- a/src/locale/localed-util.c +++ b/src/locale/localed-util.c @@ -568,7 +568,7 @@ int x11_write_data(Context *c) { fputs("# Written by systemd-localed(8), read by systemd-localed and Xorg. It's\n" "# probably wise not to edit this file manually. Use localectl(1) to\n" - "# instruct systemd-localed to update it.\n" + "# update this file.\n" "Section \"InputClass\"\n" " Identifier \"system-keyboard\"\n" " MatchIsKeyboard \"on\"\n", f);