summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/Exception.h')
-rw-r--r--ACE/ACEXML/common/Exception.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ACEXML/common/Exception.h b/ACE/ACEXML/common/Exception.h
index 56ba88f1566..ebbab9d379e 100644
--- a/ACE/ACEXML/common/Exception.h
+++ b/ACE/ACEXML/common/Exception.h
@@ -23,7 +23,7 @@
#include "ACEXML/common/XML_Types.h"
/**
- * @class ACEXML_Exception Exception.h "ACEXML/common/Exception.h"
+ * @class ACEXML_Exception
*
* @brief ACEXML_Exception
*
@@ -59,7 +59,7 @@ public:
virtual void print (void) const = 0;
protected:
- /// Default contructor.
+ /// Default constructor.
ACEXML_Exception (void);
/// All exceptions have names. This name is used to identify the