Skip to content

Commit

Permalink
Merge PR #3078: main: fix typo in RPC help output: stauts -> status.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrautz committed May 8, 2017
2 parents 46fb405 + 3c25873 commit b928c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mumble/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ int main(int argc, char **argv) {
" undeaf\n"
" Undeafen self\n"
" toggledeaf\n"
" Toggle self-deafen stauts\n"
" Toggle self-deafen status\n"
"\n"
);

Expand Down

0 comments on commit b928c04

Please sign in to comment.