summaryrefslogtreecommitdiff
path: root/ACE/ace/Local_Tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Local_Tokens.h')
-rw-r--r--ACE/ace/Local_Tokens.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Local_Tokens.h b/ACE/ace/Local_Tokens.h
index 1351f73f49f..454df8082db 100644
--- a/ACE/ace/Local_Tokens.h
+++ b/ACE/ace/Local_Tokens.h
@@ -685,7 +685,7 @@ protected:
* @brief Allows Token_Manger to identify tokens.
*
* For now, this is just a string. We need a string class
- * anyway to use in <ACE_Map_Manager>. Having this class
+ * anyway to use in ACE_Map_Manager. Having this class
* (instead of <ACE_SString>) allows us to easily change if
* needed. For instance, we may choose to identify tokens by
* name and *type* in the future.