From 899d0b1c97f6b545ac04e2659fc9cb3b27778bbd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 30 Jul 2017 17:21:53 -0400 Subject: these changes were sitting here --- sd_login/systemd_cgroup.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd_login/systemd_cgroup.go') diff --git a/sd_login/systemd_cgroup.go b/sd_login/systemd_cgroup.go index 6c64525..5f25231 100644 --- a/sd_login/systemd_cgroup.go +++ b/sd_login/systemd_cgroup.go @@ -61,7 +61,7 @@ func cgVersion() uint { // is obvious. // // However, in cgroup v1, there were multiple cgroup hierarchies, so -// this function must decide which hierarchy to use. We chooses the +// this function must decide which hierarchy to use. We choose the // first hierarchy with either the "name=systemd" controller or the // "name=elogind" controller attached to it[1]. If no such hierarchy // exists, then an error is returned. -- cgit v1.2.3