aboutsummaryrefslogtreecommitdiff
path: root/test/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index fbd6f94..952eed5 100644
--- a/test/build.info
+++ b/test/build.info
@@ -332,7 +332,7 @@ IF[{- !$disabled{tests} -}]
# test routines. Some of them need to reach internal symbols that aren't
# available through the shared library (at least on Linux, Solaris, Windows
# and VMS, where the exported symbols are those listed in util/*.num), these
- # programs are forcebly linked with the static libraries, where all symbols
+ # programs are forcibly linked with the static libraries, where all symbols
# are always available. This excludes linking these programs natively on
# Windows when building shared libraries, since the static libraries share
# names with the DLL import libraries.