diff options
Diffstat (limited to 'include/libxml/globals.h')
| -rw-r--r-- | include/libxml/globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libxml/globals.h b/include/libxml/globals.h index 72454c93..35faed46 100644 --- a/include/libxml/globals.h +++ b/include/libxml/globals.h @@ -92,7 +92,7 @@ void xmlInitializeGlobalState(xmlGlobalStatePtr gs); /* * In general the memory allocation entry points are not kept - * thread specific but this can be overriden by LIBXML_THREAD_ALLOC_ENABLED + * thread specific but this can be overridden by LIBXML_THREAD_ALLOC_ENABLED * - xmlMalloc * - xmlRealloc * - xmlMemStrdup |
