summaryrefslogtreecommitdiff
path: root/ACE/ace/Date_Time.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Date_Time.h')
-rw-r--r--ACE/ace/Date_Time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Date_Time.h b/ACE/ace/Date_Time.h
index aba5d04487b..4c3484a727e 100644
--- a/ACE/ace/Date_Time.h
+++ b/ACE/ace/Date_Time.h
@@ -36,7 +36,7 @@ public:
/// Constructor initializes with the given ACE_Time_Value
explicit ACE_Date_Time (const ACE_Time_Value& timevalue);
- /// Constructor with init values, no check for validy
+ /// Constructor with init values, no check for validity
/// Set/get portions of ACE_Date_Time, no check for validity.
ACE_Date_Time (long day,
long month = 0,