s/for for/for (#7196)

This commit is contained in:
Brad Warren
2019-06-26 17:24:04 -07:00
committed by ohemorange
parent a778b50403
commit a27f3ebd4f
+1 -1
View File
@@ -428,7 +428,7 @@ VERB_HELP = [
}), }),
("plugins", { ("plugins", {
"short": "List plugins that are installed and available on your system", "short": "List plugins that are installed and available on your system",
"opts": 'Options for for the "plugins" subcommand', "opts": 'Options for the "plugins" subcommand',
"usage": "\n\n certbot plugins [options]\n\n" "usage": "\n\n certbot plugins [options]\n\n"
}), }),
("update_symlinks", { ("update_symlinks", {