stand: Remove a double word in a source code comment

- s/be be/be/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-08 20:52:08 +02:00
parent c254580cc2
commit 49f6a83ed8

View File

@ -310,7 +310,7 @@ getbootfile(int try)
/*
* Try to find the /etc/fstab file on the filesystem (rootdev),
* which should be be the root filesystem, and parse it to find
* which should be the root filesystem, and parse it to find
* out what the kernel ought to think the root filesystem is.
*
* If we're successful, set vfs.root.mountfrom to <vfstype>:<path>