[git] GPGME - branch, master, updated. gpgme-1.7.1-29-ge166724

by Werner Koch cvs at cvs.gnupg.org
Thu Nov 10 17:31:06 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  e166724dcce29b2c9c98e421d07876ece2a63699 (commit)
      from  2a39bd6c30d21c43c86645a7908ce6c57dad5e20 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e166724dcce29b2c9c98e421d07876ece2a63699
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Nov 10 17:28:29 2016 +0100

    doc: s/Multi Threading/Multi-Threading/
    
    --

diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 42c16a8..c790537 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -130,7 +130,7 @@ Preparation
 * Using Libtool::                 Avoiding compiler options entirely.
 * Library Version Check::         Getting and verifying the library version.
 * Signal Handling::               How @acronym{GPGME} affects signal handling.
-* Multi Threading::               How @acronym{GPGME} can be used in an MT environment.
+* Multi-Threading::               How @acronym{GPGME} can be used in an MT environment.
 
 Protocols and Engines
 
@@ -382,7 +382,7 @@ of the library are verified.
 * Using Libtool::                 Avoiding compiler options entirely.
 * Library Version Check::         Getting and verifying the library version.
 * Signal Handling::               How @acronym{GPGME} affects signal handling.
-* Multi Threading::               How @acronym{GPGME} can be used in an MT environment.
+* Multi-Threading::               How @acronym{GPGME} can be used in an MT environment.
 @end menu
 
 
@@ -805,14 +805,14 @@ application is multi-threaded, and you install a signal action for
 @code{gpgme_check_version} is called or afterwards.
 
 
- at node Multi Threading
- at section Multi Threading
+ at node Multi-Threading
+ at section Multi-Threading
 @cindex thread-safeness
 @cindex multi-threading
 
-The @acronym{GPGME} library is mostly thread-safe, an can be used
-in a mulithreaded environment but there are some requirements
-for mutlithreaded use:
+The @acronym{GPGME} library is mostly thread-safe, and can be used
+in a multi-threaded environment but there are some requirements
+for multi-threaded use:
 
 @itemize @bullet
 @item

-----------------------------------------------------------------------

Summary of changes:
 doc/gpgme.texi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list