We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32eb9b3 + 4d95db3 commit 8e128ceCopy full SHA for 8e128ce
doc/basic.html
@@ -48,7 +48,7 @@ <h2>Writing a simple script</h2>
48
tojid=sys.argv[1]
49
text=' '.join(sys.argv[2:])
50
</pre>
51
-<p>One more non-jabber step: We have to to get our Jabber ID and login
+<p>One more non-jabber step: We have to get our Jabber ID and login
52
details. Presuming that all info
53
stored in ~/.xsend file:</p>
54
<pre>
0 commit comments