Skip to content

Commit aea425a

Browse files
authored
Merge pull request #471 from bastelfreak/typo
timesyncd.pp: Fix typo in documentation
2 parents 38bd9da + b2f5f7c commit aea425a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/timesyncd.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This class provides an abstract way to trigger systemd-timesyncd
44
#
55
# @param ensure
6-
# The state that the ``networkd`` service should be in
6+
# The state that the `systemd-timesyncd` service should be in
77
#
88
# @param ntp_server
99
# A space-separated list of NTP servers, will be combined with interface specific

0 commit comments

Comments
 (0)