Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TCF Specification.html')
-rw-r--r--docs/TCF Specification.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Specification.html b/docs/TCF Specification.html
index 2aec03f3f..adb497931 100644
--- a/docs/TCF Specification.html
+++ b/docs/TCF Specification.html
@@ -1374,7 +1374,7 @@ E • Locator • peerRemoved • <i>&lt;string: peer ID&gt;</i> •
* @param done will be executed by dispatch thread after communication
* messages are delivered to corresponding targets.
*
- * This is internal API, TCF clients should use {@code com.windriver.tcf.api.protocol.Protocol}.
+ * This is internal API, TCF clients should use {@code org.eclipse.tm.tcf.protocol.Protocol}.
*/</font>
IToken sync(DoneSync done);

Back to the top