summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
index 0926bcc110a..bc2d2f3a855 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
@@ -53,11 +53,11 @@ class FTP_Client_StreamEndPoint : public TAO_Client_StreamEndPoint
{
public:
- ///Contructor
+ /// Constructor
FTP_Client_StreamEndPoint (void);
/// Create the application client callback and return its handle to the
- /// AVSTreams for further application callbacks
+ /// AVStreams for further application callbacks
virtual int get_callback (const char *flowname,
TAO_AV_Callback *&callback);