summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSangeeth Saravanaraj <sangeeth@riptideio.com>2015-01-22 11:13:03 +0530
committerSangeeth Saravanaraj <sangeeth@riptideio.com>2015-01-22 11:13:03 +0530
commit2f4d811db490a69b2ba338aa45171ac15c9b5c4d (patch)
treea1823a0f23f6348e17c80861b93145e104e378fb /docs
parent61127f521d7d810a14bb6f9b017d7834584c4206 (diff)
downloadslixmpp-2f4d811db490a69b2ba338aa45171ac15c9b5c4d.tar.gz
slixmpp-2f4d811db490a69b2ba338aa45171ac15c9b5c4d.tar.bz2
slixmpp-2f4d811db490a69b2ba338aa45171ac15c9b5c4d.tar.xz
slixmpp-2f4d811db490a69b2ba338aa45171ac15c9b5c4d.zip
Fixed a typo in docs/guide_xep_0030.rst
Diffstat (limited to 'docs')
-rw-r--r--docs/guide_xep_0030.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide_xep_0030.rst b/docs/guide_xep_0030.rst
index cb8d7d25..857f7ff1 100644
--- a/docs/guide_xep_0030.rst
+++ b/docs/guide_xep_0030.rst
@@ -161,7 +161,7 @@ item itself, and the JID and node that will own the item.
In this case, the owning JID and node are provided with the
parameters ``ijid`` and ``node``.
-Peforming Disco Queries
+Performing Disco Queries
-----------------------
The methods ``get_info()`` and ``get_items()`` are used to query remote JIDs
and their nodes for disco information. Since these methods are wrappers for