summaryrefslogtreecommitdiff
path: root/sd_daemon/notify_nonlinux.go
diff options
context:
space:
mode:
Diffstat (limited to 'sd_daemon/notify_nonlinux.go')
-rw-r--r--sd_daemon/notify_nonlinux.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd_daemon/notify_nonlinux.go b/sd_daemon/notify_nonlinux.go
index 5acc5d7..2ed3136 100644
--- a/sd_daemon/notify_nonlinux.go
+++ b/sd_daemon/notify_nonlinux.go
@@ -108,7 +108,7 @@ func (msg Notification) Send(unsetEnv bool) error {
// BUG(lukeshu): Spoofing the socket credentials is
// not implemnted on non-Linux kernels. If you are
// knowledgable about how to do this on other kernels,
- // please let me know at lukeshu@lukeshu.com!
+ // please let me know at <lukeshu@lukeshu.com>!
havePid = false
}