From 2f1d3e2cdf4534d26d0b712e2d80bdce13126531 Mon Sep 17 00:00:00 2001 From: asmodai Date: Tue, 6 Feb 2001 11:21:58 +0000 Subject: Fix typo: seperate -> separate. Seperate does not exist in the english language. --- sys/boot/i386/pxeldr/pxeldr.S | 2 +- sys/boot/i386/pxeldr/pxeldr.s | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/boot/i386/pxeldr') diff --git a/sys/boot/i386/pxeldr/pxeldr.S b/sys/boot/i386/pxeldr/pxeldr.S index cc8eb16..2c25442 100644 --- a/sys/boot/i386/pxeldr/pxeldr.S +++ b/sys/boot/i386/pxeldr/pxeldr.S @@ -22,7 +22,7 @@ # boot[12] environment (protected mode, a bootinfo struct, etc.), and then jumps # to the start of btxldr to start the boot process. This method allows a stock # /boot/loader to be booted over the network via PXE w/o having to write a -# seperate PXE-aware client just to load the loader. +# separate PXE-aware client just to load the loader. # # diff --git a/sys/boot/i386/pxeldr/pxeldr.s b/sys/boot/i386/pxeldr/pxeldr.s index cc8eb16..2c25442 100644 --- a/sys/boot/i386/pxeldr/pxeldr.s +++ b/sys/boot/i386/pxeldr/pxeldr.s @@ -22,7 +22,7 @@ # boot[12] environment (protected mode, a bootinfo struct, etc.), and then jumps # to the start of btxldr to start the boot process. This method allows a stock # /boot/loader to be booted over the network via PXE w/o having to write a -# seperate PXE-aware client just to load the loader. +# separate PXE-aware client just to load the loader. # # -- cgit v1.1