From 527b3f0ca5a1cc17306ebb7a5c5f3375f3d812aa Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 15 Nov 2017 10:21:13 +0100 Subject: Fixed some typos, courtesy of codespell --- src/libfast/fast_dispatcher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libfast/fast_dispatcher.c') diff --git a/src/libfast/fast_dispatcher.c b/src/libfast/fast_dispatcher.c index 66a2ee514..4b422f077 100644 --- a/src/libfast/fast_dispatcher.c +++ b/src/libfast/fast_dispatcher.c @@ -136,7 +136,7 @@ typedef struct { } session_entry_t; /** - * create a session and instanciate controllers + * create a session and instantiate controllers */ static fast_session_t* load_session(private_fast_dispatcher_t *this) { -- cgit v1.2.3