From b932a58be92de927d3fed3de445fbabc1e4cd1ea Mon Sep 17 00:00:00 2001 From: Markus Braun Date: Wed, 27 May 2009 07:10:20 +0000 Subject: [PATCH] Another documentation change. --- plugin/gnupg.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/gnupg.vim b/plugin/gnupg.vim index 635c369..7282e35 100644 --- a/plugin/gnupg.vim +++ b/plugin/gnupg.vim @@ -77,7 +77,7 @@ " " Known Issues: " -" gvim can't decryt files +" In some cases gvim can't decryt files " This is caused by the fact that a running gvim has no TTY and thus gpg is " not able to ask for the passphrase by itself. This is a problem for Windows