summaryrefslogtreecommitdiff
path: root/docs/source/sqs_tut.rst
diff options
context:
space:
mode:
authorGreg Taylor <gtaylor@duointeractive.com>2012-01-24 16:20:04 -0500
committerGreg Taylor <gtaylor@duointeractive.com>2012-01-24 16:20:04 -0500
commit0f043030d662f0a89460167149354b31589f3b2e (patch)
tree681a66bd2003e2a533d8354ce3c781d4166954ef /docs/source/sqs_tut.rst
parent3410f75ca06d1360df48b6dc6a5f5f79c9d5a85d (diff)
downloadboto-0f043030d662f0a89460167149354b31589f3b2e.tar.gz
Cleaning up some Sphinx warnings.
Diffstat (limited to 'docs/source/sqs_tut.rst')
-rw-r--r--docs/source/sqs_tut.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/sqs_tut.rst b/docs/source/sqs_tut.rst
index a077ab40..742800f0 100644
--- a/docs/source/sqs_tut.rst
+++ b/docs/source/sqs_tut.rst
@@ -87,7 +87,7 @@ with ``'another'``::
]
Getting a Queue (by name)
------------------------
+-------------------------
If you wish to explicitly retrieve an existing queue and the name of the queue is known,
you can retrieve the queue as follows::