containers: autoStart doc typo

This commit is contained in:
Danylo Hlynskyi
2017-11-01 10:25:26 +02:00
committed by GitHub
parent 06d7e54d62
commit 398705ba86

View File

@@ -537,7 +537,7 @@ in
type = types.bool;
default = false;
description = ''
Wether the container is automatically started at boot-time.
Whether the container is automatically started at boot-time.
'';
};