summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/README')
-rw-r--r--TAO/tests/Smart_Proxies/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Smart_Proxies/README b/TAO/tests/Smart_Proxies/README
index 1cab0594585..2efc69dbe7f 100644
--- a/TAO/tests/Smart_Proxies/README
+++ b/TAO/tests/Smart_Proxies/README
@@ -14,11 +14,11 @@ www.cs.wustl.edu/~schmidt/ACE_wrappers/TAO/docs/Smart_Proxies.html
Smart Proxy Example
-------------------
-This directory contains a simple example that demostrats how the TAO
+This directory contains a simple example that demonstrates how the TAO
Smart Proxy feature can be used. In this example, just a single
method has been "smartified" to illustrate how you just implement the
methods you wish to customize since the rest will be taken care of the
-genearated Smart Proxy base class.
+generated Smart Proxy base class.
All you need to define in the client application is a new factory that
will produce the kind of proxy desired by the user. This factory must