From c4018232510ae8d34e812887b844206c55f6ec9e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 7 Sep 2005 19:19:41 +0000 Subject: [PATCH] highest should be lowest svn: r788 --- collects/handin-server/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/handin-server/doc.txt b/collects/handin-server/doc.txt index ca012117f3..3a23879e94 100644 --- a/collects/handin-server/doc.txt +++ b/collects/handin-server/doc.txt @@ -238,7 +238,7 @@ sub-directories: attempts and successes. If a directory "ATTEMPT" exists, it contains the most recent (unsuccessful) handin attempt. Directories "SUCCESS-n" (where n counts from 0) contain - successful handins; the highest numbered such directory represents + successful handins; the lowest numbered such directory represents the latest handin. Within an "ATTEMPT" or "SUCCESS-n" directory, a file "handin.scm"