diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-03-24 23:38:25 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-03-24 23:38:25 +0900 |
commit | e571d06fa332768fc55e309ac84a76386d8297e4 (patch) | |
tree | 3a6490919adf352a4163afb9847dc6953a06d606 /jvmfwk/plugins/sunmajor/pluginlib | |
parent | 40f04ac7b96eb74e0805c19d5ba9f7c0f46ce9fa (diff) |
Fixed typo
Diffstat (limited to 'jvmfwk/plugins/sunmajor/pluginlib')
-rw-r--r-- | jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx index ae204e227ac0..37b12b9ab6c5 100644 --- a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx +++ b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx @@ -93,7 +93,7 @@ class VendorBase: public salhelper::SimpleReferenceObject { public: VendorBase(); - /* returns relativ paths to the java executable as + /* returns relative paths to the java executable as file URLs. For example "bin/java.exe". You need |