From 110260830d49b1872c29af3e3fc16bdba15f7376 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Mon, 14 Jan 2019 22:40:34 +0000 Subject: docs: fix typos [codespell] Reference: https://github.com/codespell-project/codespell Signed-off-by: Sami Kerola --- sys-utils/eject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/eject.c') diff --git a/sys-utils/eject.c b/sys-utils/eject.c index 8196b60dd..81cd2bcff 100644 --- a/sys-utils/eject.c +++ b/sys-utils/eject.c @@ -444,7 +444,7 @@ static void toggle_tray(int fd) struct timeval time_start, time_stop; int time_elapsed; - /* Try to open the CDROM tray and measure the time therefor + /* Try to open the CDROM tray and measure the time therefore * needed. In my experience the function needs less than 0.05 * seconds if the tray was already open, and at least 1.5 seconds * if it was closed. */ -- cgit v1.2.3-55-g7522