FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit fcb4af58 authored by Dean Rasheed's avatar Dean Rasheed
Browse files

Typo fix in web service client API overview.

--
Imported using git-svn from
https://dev.csi.cam.ac.uk/svn/lookup/trunk@17
parent f2ac6ed9
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
......@@ -78,7 +78,7 @@
<a href="uk/ac/cam/ucs/ibis/client/ClientConnection.html#setPassword(java.lang.String)">
ClientConnection.setPassword()</a> are not thread safe. These methods
are regarded as part of the initialisation of the connection, and
should typically only be use once on startup. If you need to
should typically only be used once on startup. If you need to
regularly switch between users, then use a separate
<code>ClientConnection</code> per user or per thread (and separate
corresponding <code>XxxMethods</code> objects).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment