Kaydet (Commit) f8135956 authored tarafından Noel Grandin's avatar Noel Grandin

fix typo

Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
üst 422474a8
...@@ -83,7 +83,7 @@ public class ConfigurePanel extends JPanel { ...@@ -83,7 +83,7 @@ public class ConfigurePanel extends JPanel {
this.classpath = classpath; this.classpath = classpath;
if (descriptor != null) { if (descriptor != null) {
descriptor = descriptor; this.descriptor = descriptor;
} }
methodPanel.reload(this.basedir, this.classpath, methodPanel.reload(this.basedir, this.classpath,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment