From e3841fc9ef35f9bf1e72875c86255b4520e4c190 Mon Sep 17 00:00:00 2001 From: James Turner Date: Sun, 20 Oct 2013 20:46:40 +0100 Subject: [PATCH] Fix typos. --- src/Main/fg_init.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Main/fg_init.cxx b/src/Main/fg_init.cxx index 07488ac64..8aaeeb430 100644 --- a/src/Main/fg_init.cxx +++ b/src/Main/fg_init.cxx @@ -467,7 +467,7 @@ int fgInitConfig ( int argc, char **argv ) * Initialize vor/ndb/ils/fix list management and query systems (as * well as simple airport db list) * This is called multiple times in the case of a cache rebuild, - * to allow length caching to take place in the background, without + * to allow lengthy caching to take place in the background, without * blocking the main/UI thread. */ bool -- 2.39.5