stand: Remove a double word in a source code comment

- s/the the/the/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2022-09-04 13:39:35 +02:00
parent 9755e244c9
commit e30a08016b
+1 -1
View File
@@ -286,7 +286,7 @@ COMMAND_SET(staging_slop, "staging_slop", "set staging slop",
#if defined(__i386__) || defined(__amd64__)
/*
* The staging area must reside in the the first 1GB or 4GB physical
* The staging area must reside in the first 1GB or 4GB physical
* memory: see elf64_exec() in
* boot/efi/loader/arch/amd64/elf64_freebsd.c.
*/