summaryrefslogtreecommitdiff
path: root/libjava/java/beans/beancontext/BeanContextChild.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/beans/beancontext/BeanContextChild.java')
-rw-r--r--libjava/java/beans/beancontext/BeanContextChild.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/libjava/java/beans/beancontext/BeanContextChild.java b/libjava/java/beans/beancontext/BeanContextChild.java
index c3f4f003fed..ef2b7b34976 100644
--- a/libjava/java/beans/beancontext/BeanContextChild.java
+++ b/libjava/java/beans/beancontext/BeanContextChild.java
@@ -43,7 +43,8 @@ import java.beans.VetoableChangeListener;
import java.beans.PropertyVetoException;
/**
- * Beans implement this to get information about the execution environment and its services and to be placed in the hierarchy.
+ * Beans implement this to get information about the execution environment and
+ * its services and to be placed in the hierarchy.
* <P>
*
* The difference between a <code>BeanContext</code> and a