diff src/s/msdos.h @ 35553:79eb2dc0229e

Fix a typo in a comment.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 25 Jan 2001 13:00:13 +0000
parents a600f3477e8f
children 6fd0d497fc9c
line wrap: on
line diff
--- a/src/s/msdos.h	Thu Jan 25 12:58:22 2001 +0000
+++ b/src/s/msdos.h	Thu Jan 25 13:00:13 2001 +0000
@@ -270,7 +270,7 @@
 #define SYSTEM_PURESIZE_EXTRA 60000
 #endif
 
-/* Tell that garbage collector that setjmp is known to save all
+/* Tell the garbage collector that setjmp is known to save all
    registers relevant for conservative garbage collection in the
    jmp_buf.  */