doc typos

Simon Josefsson jas@extundo.com
Fri, 21 Mar 2003 22:41:07 +0100


--- gcrypt.texi.~1.10.~	Fri Mar 21 22:34:13 2003
+++ gcrypt.texi	Fri Mar 21 22:40:32 2003
@@ -72,7 +72,7 @@
 @top Main Menu
 This is Edition @value{EDITION}, last updated @value{UPDATED}, of
 @cite{The `Libgcrypt' Reference Manual}, for Version
-@value{VERSION} of the @acronym{GPGME} library.
+@value{VERSION} of the @acronym{Libgcrypt} library.
 @end ifnottex
 
 @menu
@@ -396,7 +396,7 @@
 Libgcrypt's CFB mode implementation to allow for OpenPGP's CFB variant. 
 See @code{gcry_cipher_sync}.
 @item GCRY_CIPHER_CBC_CTS
-Enable cipher text stealing for the CBS mode.
+Enable cipher text stealing (CTS) for the CBC mode.
 @end table
 
 @end deftypefun