From 1439dace83f61d7ec83ef94cb595da009e9e4f00 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 6 Sep 2002 13:40:43 +0000 Subject: [PATCH] Put into the present ;-) committer: mfx 1031319643 +0000 --- doc/loader.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/loader.txt b/doc/loader.txt index f46fcef5..77d38f6f 100644 --- a/doc/loader.txt +++ b/doc/loader.txt @@ -1,4 +1,4 @@ -This documentation was written for those brave souls who want to +This documentation is written for those brave souls who want to understand and/or modify the UPX assembly stubs - the small snippets that do the runtime decompression when a compressed program is started.