Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2015-10-07 16:11:58 +0000
committerEike Stepper2015-10-07 16:11:58 +0000
commit7b5b1da475c629fc3644c58e89d54e65c41f04df (patch)
tree4311fb056fc8966ca3e347474bb554c35101d054 /plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse
parentaf251ff27a2342071bcbf2254a5b948db1dd45d3 (diff)
downloadcdo-7b5b1da475c629fc3644c58e89d54e65c41f04df.tar.gz
cdo-7b5b1da475c629fc3644c58e89d54e65c41f04df.tar.xz
cdo-7b5b1da475c629fc3644c58e89d54e65c41f04df.zip
[297142] Provide more documentation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=297142
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html
index c5999e4535..59f5a18efc 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html
@@ -239,7 +239,7 @@
</a>
<h2 title="Package org.eclipse.net4j.util.lifecycle Description">Package org.eclipse.net4j.util.lifecycle Description</h2>
<div class="block">A framework for components with a simple lifecycle.
- Interfaces that describe the behaviour of objects with respect to their lifecycle.
+ Interfaces that describe the behavior of objects with respect to their lifecycle.
A utility class to interact with such objects and an abstract class that can be
used to implement such objects are provided as well.</div>
</div>

Back to the top