prosodyctl
changeset 5024 d25e1b9332cc
parent 5023 dcc8e789df36
parent 4935 bc62abceef07
child 5101 a94c43cad081
--- a/prosodyctl	Sat Jun 09 02:27:44 2012 +0200
+++ b/prosodyctl	Sat Jul 28 01:14:31 2012 +0100
@@ -688,7 +688,7 @@
 		show_message("There was a problem, see OpenSSL output");
 	else
 		show_usage("cert key HOSTNAME <bits>", "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