Fix typos found across repository

Signed-off-by: Justas Brazauskas <brazauskasjustas@gmail.com>
This commit is contained in:
Justas Brazauskas 2015-12-13 18:00:39 +02:00
parent df5dc52c05
commit 244162287a
33 changed files with 39 additions and 39 deletions

View file

@ -36,7 +36,7 @@ type cgroupMemInfo struct {
// Whether soft limit is supported or not
MemoryReservation bool
// Whether OOM killer disalbe is supported or not
// Whether OOM killer disable is supported or not
OomKillDisable bool
// Whether memory swappiness is supported or not