summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/NamespaceSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/NamespaceSupport.h')
-rw-r--r--ACE/ACEXML/common/NamespaceSupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/NamespaceSupport.h b/ACE/ACEXML/common/NamespaceSupport.h
index fa463dbb60d..fdef9fa0786 100644
--- a/ACE/ACEXML/common/NamespaceSupport.h
+++ b/ACE/ACEXML/common/NamespaceSupport.h
@@ -146,7 +146,7 @@ public:
/**
* Declare a Namespace prefix. Return -1 if the prefix was illegal
- * or an internal error occured. Return 0 if the prefix gets declared
+ * or an internal error occurred. Return 0 if the prefix gets declared
* successfully, 1 if the prefix replaces an existing prefix definition.
*/
int declarePrefix (const ACEXML_Char *prefix,