diff options
author | Jeremy Henty <onepoint@starurchin.org> | 2009-05-30 13:13:27 +0000 |
---|---|---|
committer | Jeremy Henty <onepoint@starurchin.org> | 2009-05-30 13:13:27 +0000 |
commit | 0524d6afd9ce024027c302db3b3cd42738b0260f (patch) | |
tree | f63d745ba5fb776c9dc72d5999f3ed1e21d2dc9a /lout/identity.hh | |
parent | e16672e1ffcf3e52f1444c362c52183c9f9f201c (diff) |
spelling
Diffstat (limited to 'lout/identity.hh')
-rw-r--r-- | lout/identity.hh | 2 |
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> |