Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html b/plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html
index 93adfc3375..c8bb96d990 100644
--- a/plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html
+++ b/plugins/org.eclipse.emf.cdo.releng.help/javadoc/serialized-form.html
@@ -4,7 +4,7 @@
<HEAD>
<TITLE>
-Serialized Form (CDO Release Engineering Help)
+Serialized Form (CDO Release Engineering Documentation)
</TITLE>
<META NAME="date" CONTENT="">
@@ -15,7 +15,7 @@ Serialized Form (CDO Release Engineering Help)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Serialized Form (CDO Release Engineering Help)";
+ parent.document.title="Serialized Form (CDO Release Engineering Documentation)";
}
}
</SCRIPT>

Back to the top