[PATCH 2/2] hardlink: replace a strange word in an error message

Benno Schulenberg <[email protected]>
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Signed-off-by: Benno Schulenberg <[email protected]>
---
 misc-utils/hardlink.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-utils/hardlink.c b/misc-utils/hardlink.c
index 6ac4a3306..ae8215901 100644
--- a/misc-utils/hardlink.c
+++ b/misc-utils/hardlink.c
@@ -1484,7 +1484,7 @@ int main(int argc, char *argv[])
 		rc = ul_fileeq_init(&fileeq, opts.method);
 	}
 	if (rc < 0)
-		err(EXIT_FAILURE, _("failed to initialize files comparior"));
+		err(EXIT_FAILURE, _("failed to initialize files comparer"));
 
 	/* default I/O size */
 	if (!opts.io_size) {
-- 
2.48.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.