From a32554dbf9ad4b42bbfa007bb5abde14e4a9ceee Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Tue, 10 Apr 2018 21:05:29 +0200 Subject: nxcomp: fix spelling errors as reported by codespell --- nxcomp/src/Keeper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/src/Keeper.cpp') diff --git a/nxcomp/src/Keeper.cpp b/nxcomp/src/Keeper.cpp index 4babbe8a6..d945e6ab5 100644 --- a/nxcomp/src/Keeper.cpp +++ b/nxcomp/src/Keeper.cpp @@ -100,7 +100,7 @@ File::File() // // TODO: This class can leak industrial amounts of memory. -// I'm 100% sure that the desctructor is called and that +// I'm 100% sure that the destructor is called and that // also the string pointed in the File structure is dele- // ted. Everything is logged, but still the memory is not // freed. This is less a problem on Windows, where the me- -- cgit v1.2.3