diff options
Diffstat (limited to 'src/cg-gamma.c')
-rw-r--r-- | src/cg-gamma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cg-gamma.c b/src/cg-gamma.c index 8d2ab0b..566fc89 100644 --- a/src/cg-gamma.c +++ b/src/cg-gamma.c @@ -77,7 +77,7 @@ static double bgamma = 1; /** * `NULL`-terminated list of output - * names list in the configuration file + * names listed in the configuration file */ static char** names = NULL; |