Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2544 4b5297f7-1745-476d-ba37-a9c6900126ab
  • Loading branch information
Peter Saint-Andre committed Dec 1, 2008
1 parent f67efe4 commit d885f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xep-0059.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@
<section1 topic='Examples' anchor='examples'>
<p>The foregoing examples show the use of result set management in the context of <cite>Jabber Search</cite>. In the following examples we show the use of this protocol in the context of <cite>Service Discovery</cite>. <cite>XEP-0136</cite> ("Message Archiving") includes more examples. A future version of this document may also include examples from <cite>Publish-Subscribe</cite> and other XMPP protocol extensions.</p>
<example caption='Requesting a Limit to the Result Set'><![CDATA[
<iq type='set' from='[email protected]/roundabout' to='conference.jabber.org' id='ex2'>
<iq type='get' from='[email protected]/roundabout' to='conference.jabber.org' id='ex2'>
<query xmlns='http://jabber.org/protocol/disco#items'>
<set xmlns='http://jabber.org/protocol/rsm'>
<max>20</max>
Expand Down

0 comments on commit d885f51

Please sign in to comment.