From 918e55becf804de47a89acacce365f12369808e0 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 21 Jun 2015 22:29:15 +0100 Subject: [PATCH] Fixed pgp help --- src/command/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/command/command.c b/src/command/command.c index fb7c7629..1d99e56a 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -880,7 +880,7 @@ static struct cmd_t command_defs[] = "fps : Show received fingerprints.", "start [contact] : Start PGP encrypted chat, current contact will be used if not specified.", "end : End PGP encrypted chat with the current recipient.", - "log on|off|redact : OTR message logging, default: redact.", + "log on|off|redact : PGP message logging, default: redact.", NULL } } }, { "/otr",