summaryrefslogtreecommitdiffstats
path: root/scripting/java/org/openoffice
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-05-03 13:43:43 +0200
committerNoel Grandin <noel@peralex.com>2013-05-06 11:45:45 +0200
commitf8135956a81f95204ab0dbde7f7fd42652f70c74 (patch)
tree6440f8d6bb6549e363f147826f50f37f6b71e332 /scripting/java/org/openoffice
parentfix typo (diff)
downloadcore-f8135956a81f95204ab0dbde7f7fd42652f70c74.tar.gz
core-f8135956a81f95204ab0dbde7f7fd42652f70c74.zip
fix typo
Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
Diffstat (limited to 'scripting/java/org/openoffice')
-rw-r--r--scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java b/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
index b78f439a4a8d..b1842d9079f4 100644
--- a/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
+++ b/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
@@ -83,7 +83,7 @@ public class ConfigurePanel extends JPanel {
this.classpath = classpath;
if (descriptor != null) {
- descriptor = descriptor;
+ this.descriptor = descriptor;
}
methodPanel.reload(this.basedir, this.classpath,