summaryrefslogtreecommitdiff
path: root/sd_daemon/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'sd_daemon/doc.go')
-rw-r--r--sd_daemon/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd_daemon/doc.go b/sd_daemon/doc.go
index 8f1fb00..90616f6 100644
--- a/sd_daemon/doc.go
+++ b/sd_daemon/doc.go
@@ -21,7 +21,7 @@
// be much simpler; modern versions of the daemon(7) page on GNU/Linux
// systems also describe "new-style" daemons. Though many of the
// mechanisms described there and implemented here originated with
-// Systemd, they are all very simple mechanisms which can easily be
+// systemd, they are all very simple mechanisms which can easily be
// implemented with a variety of service managers.
//
// [daemon(7)]: https://www.freedesktop.org/software/systemd/man/daemon.html