Merge pull request #34891 from Microsoft/jjh/fixcomment

LCOW: Fix comment in graphdriver code
Upstream-commit: 13e8a7a0067ce5d8d458b3a5985691bed0b0f30e
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2017-09-19 14:43:35 +02:00
committed by GitHub
@@ -13,7 +13,7 @@
// operations. The downside of safe-mode is that operations are slower as
// a new service utility VM has to be started and torn-down when needed.
//
// Options (needs official documentation, but lets get full functionality first...) @jhowardmsft
// Options:
//
// The following options are read by the graphdriver itself:
//