aboutsummaryrefslogtreecommitdiff
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 544656fc..6102933d 100644
--- a/lout/identity.hh
+++ b/lout/identity.hh
@@ -53,7 +53,7 @@ namespace identity {
* </ul>
*
* 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 instanciated,
+ * class. (If this is still -1, since the class has not yet been instantiated,
* any test will fail, which is correct.)
*
* <h3>Notes on implementation</h3>