aboutsummaryrefslogtreecommitdiff
path: root/lout/object.hh
diff options
context:
space:
mode:
Diffstat (limited to 'lout/object.hh')
-rw-r--r--lout/object.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lout/object.hh b/lout/object.hh
index 3ba7b590..9cacff77 100644
--- a/lout/object.hh
+++ b/lout/object.hh
@@ -61,7 +61,7 @@ public:
/**
* \brief Used for other orders as the one defined by Comparable.
*
- * Compared objects must not neccessary be instances of Comparable.
+ * Compared objects must not necessarily be instances of Comparable.
*/
class Comparator: public Object
{