diff options
| author | Gordon Sim <gsim@apache.org> | 2010-07-08 09:32:31 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2010-07-08 09:32:31 +0000 |
| commit | 610df8ecf1656a9e7dbb3c2fa103e43b305a189a (patch) | |
| tree | ba5d29343366444bb08e8a5b486c2acc261a93d1 /doc | |
| parent | 6e90fc22830f07186dd6ef804d93c150bbfcf265 (diff) | |
| download | qpid-python-610df8ecf1656a9e7dbb3c2fa103e43b305a189a.tar.gz | |
Minor renaming of section title
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@961676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/book/src/Programming-In-Apache-Qpid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/src/Programming-In-Apache-Qpid.xml b/doc/book/src/Programming-In-Apache-Qpid.xml index ce1f67d299..e5ddca1d7a 100644 --- a/doc/book/src/Programming-In-Apache-Qpid.xml +++ b/doc/book/src/Programming-In-Apache-Qpid.xml @@ -1458,7 +1458,7 @@ options := map </section> <section id="prefetch"> - <title>Receiver Capacity i.e. Prefetch</title> + <title>Receiver Capacity (Prefetch)</title> <para>By default, a receiver requests the next message from the server in response to each fetch call, resulting in messages being |
