aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-03 19:36:58 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-03 19:36:58 +0800
commitf4313a75c82a222e804d3dd5284b37a510acbe6e (patch)
tree60ff60d899d3b5078db477b45f407e05150f0913
parentc273fc81ecdf4bd7f9e3960eaffc03cbf55c6794 (diff)
libxcrypt: Fix a typo
-rw-r--r--chapter08/libxcrypt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/libxcrypt.xml b/chapter08/libxcrypt.xml
index c65d7db29..3fb59941d 100644
--- a/chapter08/libxcrypt.xml
+++ b/chapter08/libxcrypt.xml
@@ -99,7 +99,7 @@
no package installed by compiling from sources would link against
them at runtime. However, the only known binary-only applications
that link against these functions require ABI version 1. If you must
- have such libraries because of some binary-only application or to be
+ have such functions because of some binary-only application or to be
to be compliant with LSB, build the package again with the following
commands:</para>