summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-08-10 13:40:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-08-10 13:40:32 +0200
commit18cb08464abc1d506ae5c9d50c0428229f8653f6 (patch)
tree9337cc267048f7db533ee01d137015e82d4a0a21
parentad958e7639275dc8626599ac0bfcc805a7e4ea76 (diff)
downloadATCD-18cb08464abc1d506ae5c9d50c0428229f8653f6.tar.gz
Fixed typo
* TAO/orbsvcs/tests/AVStreams/Pluggable/server.h:
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
index 714eb1d8e3a..9e79d0ccaea 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
@@ -64,7 +64,7 @@ private:
*
* @brief Defines the server application class.
*
- * The actual server progarm that acts as the ftp server that receives data
+ * The actual server program that acts as the ftp server that receives data
* sent by the ftp client.
*/
class Server