prosodyctl
changeset 4935 bc62abceef07
parent 4881 eafed1728be3
child 5024 d25e1b9332cc
--- a/prosodyctl	Tue Jul 03 15:43:46 2012 +0200
+++ b/prosodyctl	Tue Jul 03 15:56:32 2012 +0200
@@ -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