aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-12 15:52:33 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-12 15:52:33 +0200
commitb9e4cab5e8d78804552642c836de2f3108158ecc (patch)
treee073f4e7dfaa7f9dde8d120d636b46d8df4a6cda
parentm (diff)
downloadmds-b9e4cab5e8d78804552642c836de2f3108158ecc.tar.gz
mds-b9e4cab5e8d78804552642c836de2f3108158ecc.tar.bz2
mds-b9e4cab5e8d78804552642c836de2f3108158ecc.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/libmdsserver/config.h2
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. */
/**