Author: thomas.diesler(a)jboss.com
Date: 2009-10-08 10:07:56 -0400 (Thu, 08 Oct 2009)
New Revision: 94521
Modified:
projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java
Log:
fix typo
Modified:
projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java
===================================================================
---
projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java 2009-10-08
14:05:53 UTC (rev 94520)
+++
projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java 2009-10-08
14:07:56 UTC (rev 94521)
@@ -44,7 +44,7 @@
public class BundleStructureDeployer extends AbstractVFSStructureDeployer
{
/**
- * Sets the default relative order 9000.
+ * Sets the default relative order.
*/
public BundleStructureDeployer()
{
Show replies by date