From 435f5e30c968ffd5761873f8b3f756949545ce72 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:10:29 +0200 Subject: fdo#60724 correct spelling Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7 --- jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jvmfwk/plugins') diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx index 0d73dd67763d..cc23b8928d6b 100644 --- a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx +++ b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx @@ -117,7 +117,7 @@ public: @return true - the object could completely initialize. - false - the object could not completly initialize. In this case + false - the object could not completely initialize. In this case it will be discarded by the caller. */ virtual bool initialize( -- cgit