diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index 2276d7d1d..1026f2b7b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -259,7 +259,7 @@ /* Define to 1 if multiple modules defining the same symbol are OK */ #undef DYNAMIC_NAME_CLASH_OK -/* The exension used for dynamically loaded modules */ +/* The extension used for dynamically loaded modules */ #undef DL_EXT /* Define to 1 if you want to use dynamically loaded modules */ |