diff options
Diffstat (limited to 'src/server/shared/Common.h')
-rwxr-xr-x | src/server/shared/Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/shared/Common.h b/src/server/shared/Common.h index 68825e48925..e0106ed788f 100755 --- a/src/server/shared/Common.h +++ b/src/server/shared/Common.h @@ -20,7 +20,7 @@ #define TRINITYCORE_COMMON_H // config.h needs to be included 1st -// TODO this thingy looks like hack ,but its not, need to +// TODO this thingy looks like hack , but its not, need to // make separate header however, because It makes mess here. #ifdef HAVE_CONFIG_H // Remove Some things that we will define |