libxcrypt: Fix a typo

This commit is contained in:
Xi Ruoyao 2023-07-03 19:36:58 +08:00
parent c273fc81ec
commit f4313a75c8
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -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>