[Pkg-gnupg-commit] [gpgme] 29/62: doc: s/Multi Threading/Multi-Threading/
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Sat Nov 19 04:03:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gpgme.
commit e166724dcce29b2c9c98e421d07876ece2a63699
Author: Werner Koch <wk at gnupg.org>
Date: Thu Nov 10 17:28:29 2016 +0100
doc: s/Multi Threading/Multi-Threading/
--
---
doc/gpgme.texi | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list