[libvirt] [PATCH] docs: Fix simple typo s/ a API/ an API/

9 Dec
2014
9 Dec
'14
7:33 a.m.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Notes: Pushed as trivial docs/internals/rpc.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internals/rpc.html.in b/docs/internals/rpc.html.in index 627d7aa..f2ed64f 100644 --- a/docs/internals/rpc.html.in +++ b/docs/internals/rpc.html.in @@ -597,7 +597,7 @@ <h4><a name="apiclientdispatchex1">Example with buck passing</a></h4> <p> - In the first example, a second thread issues a API call + In the first example, a second thread issues an API call while the first thread holds the buck. The reply to the first call arrives first, so the buck is passed to the second thread. -- 2.2.0
3917
Age (days ago)
3917
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Kletzander