summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-06-15 09:35:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-06-15 09:35:10 +0000
commit39ca66ea95f6491f8f3d88cdeb88dcf3355dc88a (patch)
treef3a6c4b2099ee41ce873a75e1b4cc8a49363b8db
parent77889517de1e75466b7a86a3468b6814e4be1599 (diff)
downloadATCD-39ca66ea95f6491f8f3d88cdeb88dcf3355dc88a.tar.gz
Fixed typo
-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