summaryrefslogtreecommitdiff
path: root/lout/identity.hh
diff options
context:
space:
mode:
Diffstat (limited to 'lout/identity.hh')
-rw-r--r--lout/identity.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lout/identity.hh b/lout/identity.hh
index df42b204..aaaa45b7 100644
--- a/lout/identity.hh
+++ b/lout/identity.hh
@@ -51,7 +51,7 @@ namespace identity {
* \em name should be unique, e.g. the fully qualified class name.
* </ul>
*
- * After this, <i>class</i>::CLASS_ID refers to a number, which denotes the
+ * After this, <i>class</i>\::CLASS_ID refers to a number, which denotes the
* class. (If this is still -1, since the class has not yet been instantiated,
* any test will fail, which is correct.)
*