Mailing List Archive

doc typos
--- 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