Fix spelling error

This commit is contained in:
unknown
2006-04-07 12:46:50 +02:00
parent 78697215c1
commit 4a2cd8701b

View File

@ -464,7 +464,7 @@ typedef unsigned short ushort;
/*
Wen using the embedded library, users might run into link problems,
dupicate declaration of __cxa_pure_virtual, solved by declaring it a
duplicate declaration of __cxa_pure_virtual, solved by declaring it a
weak symbol.
*/
#ifdef USE_MYSYS_NEW