Skip to content

Commit abe174f

Browse files
author
Vladimir Kotal
committed
spellcheck
1 parent f85a148 commit abe174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
\item The way versioning works in ELF (see page \pageref{ELF}) is that the
15001500
library file name incorporates a version. The \texttt{SONAME} in the dynamic
15011501
section then lists the full name of the library, including the version. When
1502-
the loader searches for the libraries, it searches for the filename from the
1502+
the loader searches for the libraries, it searches for the file name from the
15031503
\texttt{SONAME} field.
15041504
\item Example of what exact libraries and their versions are needed for the
15051505
Secure shell client on a Linux distribution. You see that, for example, the

0 commit comments

Comments
 (0)