From 92a51d69e913aca81c39b98a9c79751ee97f24e8 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Tue, 3 Jul 2012 15:56:32 +0200 Subject: prosodyctl: Fix typo --- prosodyctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prosodyctl') diff --git a/prosodyctl b/prosodyctl index 45b5604a..0e733d07 100755 --- a/prosodyctl +++ b/prosodyctl @@ -688,7 +688,7 @@ function cert_commands.key(arg) show_message("There was a problem, see OpenSSL output"); else show_usage("cert key HOSTNAME ", "Generates a RSA key named HOSTNAME.key\n " - .."Promps for a key size if none given") + .."Prompts for a key size if none given") end end -- cgit v1.2.3