summaryrefslogtreecommitdiff
path: root/ACE/websvcs/lib/URL_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/websvcs/lib/URL_Addr.h')
-rw-r--r--ACE/websvcs/lib/URL_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/websvcs/lib/URL_Addr.h b/ACE/websvcs/lib/URL_Addr.h
index 8c1d05c6bcf..b88a22be341 100644
--- a/ACE/websvcs/lib/URL_Addr.h
+++ b/ACE/websvcs/lib/URL_Addr.h
@@ -48,7 +48,7 @@ public:
/// Get the original URL
const ACE_TCHAR *get_url (void) const;
- /// Essentially the copy contructor.
+ /// Essentially the copy constructor.
int set (const ACE_URL_Addr& address);
/**