Fix various typos and grammatical issues
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <FCConfig.h>
|
||||
|
||||
|
||||
/// here get the warnings of to long specifieres disabled (needet for VC6)
|
||||
/// point at which warnings of overly long specifiers disabled (needet for VC6)
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning( disable : 4251 )
|
||||
# pragma warning( disable : 4275 )
|
||||
|
||||
Reference in New Issue
Block a user