diff options
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux index 4cdcf58d9b..b5d1c0d856 100644 --- a/README.hpux +++ b/README.hpux @@ -116,7 +116,7 @@ If these dependent libraries are not listed at shared library creation time, you will get fatal "Unresolved symbol" errors at run time when the library is loaded. -You may create a shared library that referers to another library, which +You may create a shared library that refers to another library, which may be either an archive library or a shared library. If it is a shared library, this is called a "dependent library". The dependent library's name is recorded in the main shared library, |