summaryrefslogtreecommitdiff
path: root/ACE/ace/SSL/SSL_Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SSL/SSL_Context.h')
-rw-r--r--ACE/ace/SSL/SSL_Context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SSL/SSL_Context.h b/ACE/ace/SSL/SSL_Context.h
index 177e8cdcc36..8d02eb7172d 100644
--- a/ACE/ace/SSL/SSL_Context.h
+++ b/ACE/ace/SSL/SSL_Context.h
@@ -37,7 +37,7 @@ public:
/// Default constructor
ACE_SSL_Data_File (void);
- /// Contructor from a file name and the file type.
+ /// Constructor from a file name and the file type.
ACE_SSL_Data_File (const char *file_name,
int type = SSL_FILETYPE_PEM);