summaryrefslogtreecommitdiff
path: root/sd_daemon/doc.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-19 13:45:53 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-12-19 13:45:53 -0500
commita04b84778871d77e539a675acbff05f7220e2f5e (patch)
tree4b6c54cdf6d6d5b3c3ef084f604615b2dc2b9c47 /sd_daemon/doc.go
parent4a3a5525172afd69bc674a2a344065cd9e9a5888 (diff)
Improve documentation.
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