Skip to content

Commit d961ab9

Browse files
committed
Correct typo
Signed-off-by: Gábor Lipták <[email protected]>
1 parent d240072 commit d961ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subsystem.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const (
4242
)
4343

4444
// Subsystems returns a complete list of the default cgroups
45-
// avaliable on most linux systems
45+
// available on most linux systems
4646
func Subsystems() []Name {
4747
n := []Name{
4848
Hugetlb,

0 commit comments

Comments
 (0)