summaryrefslogtreecommitdiffstats
path: root/modules/md/md_cmd_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/md/md_cmd_main.c')
-rw-r--r--modules/md/md_cmd_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/md/md_cmd_main.c b/modules/md/md_cmd_main.c
index 865d6def99..181ed56034 100644
--- a/modules/md/md_cmd_main.c
+++ b/modules/md/md_cmd_main.c
@@ -384,7 +384,7 @@ static md_cmd_t MainCmd = {
main_opts, NULL,
MainOptions, MainSubCmds,
"a2md [options] cmd [cmd options] [args]",
- "Show and manipulate Apache Manged Domains",
+ "Show and manipulate Apache Managed Domains",
};
#define BASE_VERSION "apachemd/" MOD_MD_VERSION