1 parent 9b8ca72 commit d05e380Copy full SHA for d05e380
1 file changed
src/main/java/com/github/dockerjava/api/command/GraphData.java
@@ -34,7 +34,7 @@ public String getRootDir() {
34
}
35
36
/**
37
- * @see #deviceId
+ * @see #rootDir
38
*/
39
public GraphData withRootDir(String rootDir) {
40
this.rootDir = rootDir;
0 commit comments