From 9a3d15a5beb54cc7bada0ecbee670a01a5e7f0d8 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Tue, 3 Jun 2003 16:56:45 +0000 Subject: [PATCH] s/Do use/To use/ svn path=/trunk/boinc/; revision=1274 --- doc/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.html b/doc/api.html index aac87a769c..0160ee5316 100644 --- a/doc/api.html +++ b/doc/api.html @@ -86,7 +86,7 @@ If the BOINC client quits or exits, the computation can be restarted from the most recent checkpoint.

-Do use checkpoint, an application should write to output and +To use checkpoint, an application should write to output and state files using the MFILE class.

 class MFILE {