From e2d4eaadef99332c512a9102decb1cff8f9ed838 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Thu, 30 Jan 2025 18:57:02 +0100 Subject: [PATCH] Fix typo --- chapter08/util-linux.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 062dfa712..f4e24df2d 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -150,7 +150,7 @@ su tester -c "make -k check" make distclean Move a tool out of the way which is optionally used by - configure but will report invalid pathes for multilib builds. + configure but will report invalid paths for multilib builds. mv /usr/bin/ncursesw6-config{,.tmp} @@ -222,7 +222,7 @@ rm -rf DESTDIR make distclean Move a tool out of the way which is optionally used by - configure but will report invalid pathes for multilib builds. + configure but will report invalid paths for multilib builds. mv /usr/bin/ncursesw6-config{,.tmp}