summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/docs/releasenotes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index b96f029695c..c16e37f84e0 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -762,7 +762,7 @@ selection criteria in choosing server endpoints for carrying out
consequent corba requests on objects. This client-side feature
together with the server-side capability to create multiple endpoints with
different priorities directly contributes to maintaining end-to-end
-priority in a distributed system. Please see TAO/tao/TAO.idl for
+priority in a distributed system. Please see TAO/tao/TAO.pidl for
ClientPriorityPolicy interface, and TAO/tests/Endpoint_Per_Priority for
its use. Current implementation does not work properly in presence of
location forward messages. <P>