From 4aff60485bacfd792002b79e68688e198ef86257 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 20 Apr 2015 06:24:43 +0200 Subject: [PATCH] [master] spelling --- src/lib/util/unittests/fork.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/util/unittests/fork.h b/src/lib/util/unittests/fork.h index 6b9e7491c8..2a554fee3c 100644 --- a/src/lib/util/unittests/fork.h +++ b/src/lib/util/unittests/fork.h @@ -31,7 +31,7 @@ namespace unittests { /** * @short Checks that a process terminates correctly. * Waits for a process to terminate (with a short timeout, this should be - * used whan the process is about tu terminate) and checks its exit code. + * used whan the process is about to terminate) and checks its exit code. * * @return True if the process terminates with 0, false otherwise. * @param process The ID of process to wait for. -- 2.47.3