summaryrefslogtreecommitdiff
path: root/src/sd-daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sd-daemon.h')
-rw-r--r--src/sd-daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sd-daemon.h b/src/sd-daemon.h
index fdf3cc0354..d0a0a9459a 100644
--- a/src/sd-daemon.h
+++ b/src/sd-daemon.h
@@ -252,7 +252,7 @@ int sd_notifyf(int unset_environment, const char *format, ...) _sd_printf_attr_(
fine. You should NOT protect them with a call to this function. Also
note that this function checks whether the system, not the user
session is controlled by systemd. However the functions above work
- for both session and system services.
+ for both user and system services.
See sd_booted(3) for more information.
*/