From 8bac9eebc5889be9aaa9a4cb4d9e246e396fcf2b Mon Sep 17 00:00:00 2001 From: jwellbelove Date: Mon, 8 Dec 2014 20:22:18 +0000 Subject: [PATCH] Changed comment --- largest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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