From f4313a75c82a222e804d3dd5284b37a510acbe6e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 3 Jul 2023 19:36:58 +0800 Subject: libxcrypt: Fix a typo --- chapter08/libxcrypt.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-54-g00ecf