Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: update passwd caption
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 17, 2016
1 parent 15dcba6 commit 4acb50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/access.c
Expand Up @@ -1745,7 +1745,7 @@ CLASS_DOC(passwd)

const idclass_t passwd_entry_class = {
.ic_class = "passwd",
.ic_caption = N_("Passwords"),
.ic_caption = N_("Configuration - Passwords"),
.ic_event = "passwd",
.ic_perm_def = ACCESS_ADMIN,
.ic_doc = tvh_doc_passwd_class,
Expand Down

0 comments on commit 4acb50b

Please sign in to comment.