Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Threading/sdl_wrapper.h')
-rw-r--r--Source/Threading/sdl_wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Threading/sdl_wrapper.h b/Source/Threading/sdl_wrapper.h
index 207bbf1c..9e06637a 100644
--- a/Source/Threading/sdl_wrapper.h
+++ b/Source/Threading/sdl_wrapper.h
@@ -2,7 +2,7 @@
// Name: sdl_wrapper.h
// Developer: Wolfire Games LLC
// Author: Max Danielsson
-// Description: This is a threadsafe wrapper around functions in SDL known
+// Description: This is a threadsafe wrapper around functions in SDL known
// to be used from mutiple threads.
// License: Read below
//-----------------------------------------------------------------------------