summaryrefslogtreecommitdiff
path: root/ACE/ACEXML
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-24 12:45:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-24 12:45:24 +0000
commit40b11ff88eaa927ab6a2869a2928e6bb5db365ad (patch)
tree651994eee0ca6cd97aa51e262a73cfe01e9fc649 /ACE/ACEXML
parent33d155ed884b8e56ad37c9ea33daf9ef0c5348ac (diff)
downloadATCD-40b11ff88eaa927ab6a2869a2928e6bb5db365ad.tar.gz
Fri Sep 24 12:41:13 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* ACE-INSTALL.html: Updated Remedy platforms * ACEXML/parser/parser/Parser.h: * ace/Containers_T.h: * ace/Containers_T.cpp: * ace/OS_NS_string.h: * ace/OS_NS_wchar.h: * apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h: Fixed typo
Diffstat (limited to 'ACE/ACEXML')
-rw-r--r--ACE/ACEXML/parser/parser/Parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/parser/parser/Parser.h b/ACE/ACEXML/parser/parser/Parser.h
index 1f99a456b94..976053d8317 100644
--- a/ACE/ACEXML/parser/parser/Parser.h
+++ b/ACE/ACEXML/parser/parser/Parser.h
@@ -680,7 +680,7 @@ private:
/**
* Check for a parameter entity reference. This is used to check for the
- * occurence of a PE Reference withing markupDecl. Additionally this
+ * occurrence of a PE Reference withing markupDecl. Additionally this
* function consumes any leading or trailing whitespace around the PE
* Reference.
*