From 478b50cf67d6a91fdcd584cff57c58b7e863055d Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Thu, 13 Jun 2013 00:22:32 +0100 Subject: misspellings fixes by https://github.com/vlajos/misspell_fixer --- Netware/globals.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Netware') diff --git a/Netware/globals.txt b/Netware/globals.txt index fe05d390cf..7d1bd7ed0f 100644 --- a/Netware/globals.txt +++ b/Netware/globals.txt @@ -66,7 +66,7 @@ static LHASH *error_hash=NULL; static LHASH *thread_hash=NULL; several files have routines with static "init" to track if error strings - have been loaded ( may not want seperate error strings for each process ) + have been loaded ( may not want separate error strings for each process ) The "init" variable can't be left "global" because the error has is a ptr that is malloc'ed. The malloc'ed error has is dependant on the "init" vars. -- cgit v1.2.3