diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2002-03-05 12:42:30 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2002-03-05 12:42:30 +0000 |
commit | 21ab81cc29f92961992443a70f5cf33162b89783 (patch) | |
tree | 30a4338658b21fb11c9cabe46bd0917ccfbbba1c /TAO/tao/Adapter.h | |
parent | 1bea3d4c7e3796d3ac8775f690535f86b59b46f3 (diff) | |
download | ATCD-21ab81cc29f92961992443a70f5cf33162b89783.tar.gz |
ChangeLogTag: Tue Mar 05 13:40:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Adapter.h')
-rw-r--r-- | TAO/tao/Adapter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Adapter.h b/TAO/tao/Adapter.h index 57f2f70871d..bf6c43a308e 100644 --- a/TAO/tao/Adapter.h +++ b/TAO/tao/Adapter.h @@ -89,7 +89,7 @@ public: virtual const char *name (void) const = 0; /** - * Rerturn the root of the Object Adapter. + * Return the root of the Object Adapter. * Each adapter defines its own IDL interface accessed through the * method above. */ |