Diff

prosodyctl @ 4940:39781d4d3173

Merge 0.9->trunk
author Matthew Wild <mwild1@gmail.com>
date Thu, 05 Jul 2012 17:40:12 +0100
parent 4935:bc62abceef07
child 5024:d25e1b9332cc
line wrap: on
line diff
--- a/prosodyctl	Thu Jul 05 00:15:49 2012 +0200
+++ b/prosodyctl	Thu Jul 05 17:40:12 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