diff options
-rw-r--r-- | src/lib/libgamma-method.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index d329be8..5f9cc1f 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -89,7 +89,7 @@ /** * The index of the last gamma method, neither it * nor any index before it may actually be supported - * as it could have been disabled at compile-time + * as it could have been disabled at compile-time. */ #define LIBGAMMA_METHOD_MAX 5 |