# HG changeset patch # User Kim Alvefur # Date 1341323792 -7200 # Node ID bc62abceef07ff507d0fac80c229aef5f550e46a # Parent 5a6a85719b7b81dfa6b250db36fc095892acac0f prosodyctl: Fix typo diff -r 5a6a85719b7b -r bc62abceef07 prosodyctl --- 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 ", "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