瀏覽代碼

LCOW: Fix comment in graphdriver code

Signed-off-by: John Howard <jhoward@microsoft.com>
John Howard 7 年之前
父節點
當前提交
f9fc269c20
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      daemon/graphdriver/lcow/lcow.go

+ 1 - 1
daemon/graphdriver/lcow/lcow.go

@@ -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:
 //