fixed some typos
authorArno Wagner <wagner.arno@gmail.com>
Sun, 5 Feb 2012 09:06:25 +0000 (09:06 +0000)
committerArno Wagner <wagner.arno@gmail.com>
Sun, 5 Feb 2012 09:06:25 +0000 (09:06 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@709 36d66b0a-2a48-0410-832c-cd162a569da5

FAQ

diff --git a/FAQ b/FAQ
index 661c7d6..091bb24 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -50,10 +50,10 @@ A. Contributors
   made.
 
   NO WARNING ON NON-INERACTIVE FORMAT: If you feed cryptsetup from
-  STDIN (e.g. via GPG) on LUKS format, it does not give you the
+  STDIN (e.g. via GnuPG) on LUKS format, it does not give you the
   warning that you are about to format (and e.g. will lose any
   pre-existing LUKS container on the target), as it assumes it is
-  used form a script. In this scenario, the responsibility for
+  used from a script. In this scenario, the responsibility for
   warning the user and possibly checking for an existing LUKS header
   goes over to the script. This is a more general form of the
   previous item.