diff --git a/largest.h b/largest.h
index 25765d7a..028312c8 100644
--- a/largest.h
+++ b/largest.h
@@ -110,7 +110,7 @@ namespace etl
//***************************************************************************
/// Template to determine the largest alignment.
/// Supports up to 16 types.
- /// Defines 'value' which is the largest alignment of all the parameters.
+ /// Defines value which is the largest alignment of all the parameters.
///\ingroup largest
//***************************************************************************
template