summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2023-03-07 12:51:31 +0100
committerJan Engelhardt <jengelh@inai.de>2023-03-07 13:39:31 +0100
commit18fe76eba59dc494597b07e0114899b69f92cc12 (patch)
tree82311e185b54ab6f69cc3ac7784fb23b8a11dcdd /units
parente6faa51a8498b36953620a37bab3ce009353c21a (diff)
downloadsystemd-18fe76eba59dc494597b07e0114899b69f92cc12.tar.gz
doc: correct wrong use "'s" contractions
Diffstat (limited to 'units')
-rw-r--r--units/systemd-time-wait-sync.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-time-wait-sync.service.in b/units/systemd-time-wait-sync.service.in
index 8ef3db0d5d..d14491a01e 100644
--- a/units/systemd-time-wait-sync.service.in
+++ b/units/systemd-time-wait-sync.service.in
@@ -11,7 +11,7 @@
Description=Wait Until Kernel Time Synchronized
Documentation=man:systemd-time-wait-sync.service(8)
-# Note that this tool doesn't need CAP_SYS_TIME itself, but it's primary
+# Note that this tool doesn't need CAP_SYS_TIME itself, but its primary
# usecase is to run in conjunction with a local NTP service such as
# systemd-timesyncd.service, which is conditioned this way. There might be
# niche usecases where running this service independently is desired, but let's