diff options
Diffstat (limited to '')
| -rw-r--r-- | src/libmdsserver/config.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/libmdsserver/config.h b/src/libmdsserver/config.h index 174fe30..3dd805c 100644 --- a/src/libmdsserver/config.h +++ b/src/libmdsserver/config.h @@ -98,7 +98,7 @@  #define NOBODY_GROUP_GID  ROOT_GROUP_GID  #endif -/* There three names above are redundant, but that is to avoid errors. */ +/* These three names above are redundant, but that is to avoid errors. */  /** | 
