summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-04-07 12:46:50 +0200
committerunknown <msvensson@shellback.(none)>2006-04-07 12:46:50 +0200
commit4a2cd8701bf6c16f77c93e1795215f8021eb2552 (patch)
treec927c74df589980501bc0d0c60e5a94c108984dc /include
parent78697215c1245f5ae4d6771fece4cf7d6c363131 (diff)
downloadmariadb-git-4a2cd8701bf6c16f77c93e1795215f8021eb2552.tar.gz
Fix spelling error
Diffstat (limited to 'include')
-rw-r--r--include/my_global.h2
1 files changed, 1 insertions, 1 deletions
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