s/Do use/To use/

svn path=/trunk/boinc/; revision=1274
This commit is contained in:
Karl Chen 2003-06-03 16:56:45 +00:00
parent b3c2020c5b
commit 9a3d15a5be
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ If the BOINC client quits or exits,
the computation can be restarted from the most recent checkpoint.
<p>
Do use checkpoint, an application should write to output and
To use checkpoint, an application should write to output and
state files using the <tt>MFILE</tt> class.
<pre>
class MFILE {