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