aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-base.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds-base.c')
-rw-r--r--src/mds-base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-base.c b/src/mds-base.c
index 6aebb62..5bce448 100644
--- a/src/mds-base.c
+++ b/src/mds-base.c
@@ -154,7 +154,7 @@ int __attribute__((weak)) parse_cmdline(void)
eprint("re-exec performed.");
}
- /* Check that manditory arguments have been specified. */
+ /* Check that mandatory arguments have been specified. */
if (server_characteristics.require_respawn_info)
{
exit_if (is_respawn < 0,