diff --git a/include/my_global.h b/include/my_global.h index 969617c084b..7adf4845984 100644 --- a/include/my_global.h +++ b/include/my_global.h @@ -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