From ef6e04c715fb13f04fdc7d33aa4ad38d38931102 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Thu, 30 Apr 1998 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1998-04-30 --- pc/l.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/l.s b/pc/l.s index 95152009dfc999afa020b2458606460c2fd7556a..27d05590f7bc995f7c05c2e12df8588eba939193 100644 --- a/pc/l.s +++ b/pc/l.s @@ -127,7 +127,7 @@ _clearbss: ADDL $(MACHSIZE-4), SP /* initialise stack */ /* - * Need to do one final thing to ensure a clean machine enviroment, + * Need to do one final thing to ensure a clean machine environment, * clear the EFLAGS register, which can only be done once there is a stack. */ MOVL $0, AX