From 4a73fa6fce2d3df39872e2767811ad4d6b533087 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Fri, 1 Jun 2018 15:00:15 +0200 Subject: Fixed spelling Change-Id: Id7c183face3179a3b9cec7ed128e3a2561d9f3ad Signed-off-by: Sebastien Douheret --- src/afs-supervisor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/afs-supervisor.c') diff --git a/src/afs-supervisor.c b/src/afs-supervisor.c index 62adf9b6..285d82cb 100644 --- a/src/afs-supervisor.c +++ b/src/afs-supervisor.c @@ -401,7 +401,7 @@ static void f_debug_break(struct afb_req req) /*************************************************************************************/ /** - * initalize the supervisor + * initialize the supervisor */ static int init_supervisor() { -- cgit 1.2.3-korg