From 63025616dd7c5d2169648eb6007af85598d294eb Mon Sep 17 00:00:00 2001 From: David Phillip Oster Date: Wed, 29 Jan 2020 14:01:25 -0800 Subject: GTMDefines.h - fix typo. --- GTMDefines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTMDefines.h b/GTMDefines.h index f2c047e..c968aa1 100644 --- a/GTMDefines.h +++ b/GTMDefines.h @@ -105,7 +105,7 @@ // // To replace this system, just provide different macro definitions in your // prefix header. Remember, any implementation you provide *must* be thread -// safe since this could be called by anything in what ever situtation it has +// safe since this could be called by anything in what ever situation it has // been placed in. // -- cgit v1.2.3